<?xml version="1.0" encoding="utf-8"?>
<!--
id:物品id
name:物品名称
price:物品价格（商店）
type:物品类型 
    //=======通用属性===id,name,price,type,subtype,sell,destroy,bind,color,market_type,icon,dropicon,new_type=============
    new_type
		装备=================1
		技能书（角色）=======2
		宝石类===============3
		灵宠道具=============4
		碎片类===============5
		药品=================6
		其他=================7
	//==================description,base=============
	1装备		  	
		decompose_coin,level,professional,maxholenum,suit,iscompose,canexchreputation,reputationval jicheng_id,jicheng_need_target,fusion_target_id
		//法宝增加：skill_id,skill_level,swfid
		//时装增加：swfid
	2药品	
	  	level,cooldown,waittime
	3宠物技能书
		level
	4宠物蛋	
		level
	5无参数可合并物品
		无
	6宝石类
		level,inlay_level
	7礼包类
		level，g_reward
	8锻造图纸类
		compose_item
	9装备洗点符类
		min_color，max_color
	10品质石
		weapon，armor，orna，mount，fabao，fashion，star_min_num，star_max_num
	11回程物品
		
	12任务物品
		waittime
	13随即礼包
		level isShowEffect
	14任务令牌
		level, waittime
	15召唤令
		waittime
	16押镖令
		level
	17装备礼包
		level
	18测试触发丹
		无
	19装备升级材料
		无
	20角色技能书
		skill_level
	21变身卡
		无
	22保护符
		min_star，max_star
	23法宝卡

subtpye:不同种类分类

	装备：  
		E_TYPE_WEAPON=0,	0// 武器
		E_TYPE_HELMET,		1// 头盔
		E_TYPE_CLOTHES,		2// 衣服
		E_TYPE_BELT,		3// 腰带
		E_TYPE_WRIST,		4// 护腕
		E_TYPE_SHOES,		5// 鞋子
		E_TYPE_NECKLACE,	6// 项链
		E_TYPE_RING,		7// 戒指
		E_TYPE_CLOAK,		8// 披风
		E_TYPE_MOUNT,		9//坐骑
		E_TYPE_JADE,		10//玉佩
		E_TYPE_FABAO,		11//法宝
			
	宝石类：
		0//物攻
		1//物防
		2//法功
		3//法防
		4//生命
		5//法术
		6//命中
		7//闪避
		8//暴击
	
	药品类：
		
		无效//MEDICINAL_INVALID = 0,
		1 //MEDICINAL_INSTANT_HP_ABS,//		固_瞬回_hp
		2 //MEDICINAL_INSTANT_HP_PCT,//		百分_瞬回_hp
		3 //MEDICINAL_INSTANT_MP_ABS,//		固_瞬回_mp
		4 //MEDICINAL_INSTANT_MP_PCT,//		百分_瞬回_mp
		5 //MEDICINAL_INSTANT_HPMP_ABS,//	固_瞬回_hpmp
		6 //MEDICINAL_INSTANT_HPMP_PCT,//	百分_瞬回_hpmp
		7 //MEDICINAL_INTERVAL_HP_ABS,//	固_持回_hp
		8 //MEDICINAL_INTERVAL_HP_PCT,//	百分_持回_hp
		9 //MEDICINAL_INTERVAL_MP_ABS,//	固_持回_mp
		10//MEDICINAL_INTERVAL_MP_PCT,//	百分_持回_mp
		11//MEDICINAL_INTERVAL_HPMP_ABS,//	固_持回_hpmp
		12//MEDICINAL_INTERVAL_HPMP_PCT,//	百分_持回_hpmp
		13//MEDICINAL_BUFF_PHY_ATTACK,//	BUFFER_加物攻
		14//MEDICINAL_BUFF_SHUN,//			BUFFER_加闪避
		15//MEDICINAL_INSTANT_PET_HP, //	宠物药

	无参数类：类型
		0：无逻辑类
		1：宠物悟性类
		2：背包扩展符
			value:扩展数量
		3：收集类物品
		4：宠物洗成长
		5：角色经验丹
			value:经验值
		6：宠物经验丹
			value:经验值
		7：善恶值药
			value:善恶值
		8：铜钱卡
			value:铜钱值
		9：宠物体力丹
		10：宠物寿命丹
		11：角色功勋丹
		12：角色元神丹
		13：角色声望丹
		14：VIP卡
			value: 1=周卡 2=月卡 3=半年卡 4=永久卡
		15: 多倍经验
			value:多倍经验持续时间，单位：秒
		16: 宠物复活丹
		17: 角色悲情丹
	
	宠物蛋：
		0//人
		1//鬼
		2//兽

price:出售价格
sell:是否可出售 =====1 可出售 0 不可出售
destroy:是否可销毁=====1 可销毁 0 不可销毁
bind:是否绑定=====1 绑定 0 不绑定
split:是否可分解=====1 可拆分 0 不可拆分
color:颜色(品质)
level:等级要求
Professional:职业要求 -1
suit:所属的套装ID
merge:是否可叠加=====1 可叠加 0 不可叠加
cooldown:CD时间
market_type 交易市场物品类型
maxholenum:可打宝石最大孔数
iscompose:是否可合成
canexchreputation:能否换取声望
reputationval：声望值
jicheng_id:继承
jicheng_need_target:装备继承是否需要目标物品
fusion_target_id:融合目标id
skill_id:法宝技能ID
skill_level：法宝技能等级 
swfid:资源iD(时装、法宝)
inlay_level:镶嵌等级
compose_item：材料
min_color：鉴定下限颜色
max_color：鉴定上限颜色
weapon：强化材料：是否用于武器
armor：强化材料：是否用于防具
orna：强化材料：是否用于首饰
mount：强化材料：是否用于坐骑
fabao：强化材料：是否用于法宝
fashion：强化材料：是否用于时装
star_min_num：品质石强化下限
star_max_num：品质石强化上限
min_star：保护符下限
max_star：保护符上限

effects:效果
	etype:效果id
	value:效果数值

	base:		基本属性
	extense:	强化属性
	suit:		套装属性

		effect: 功能
		
			1. 物理攻击
			2. 法术攻击
			3. 物理防御
			4. 法术防御
			5. 闪避
			6. 暴击
			7. 命中
			8. 速度
			9. 血量
			10. 法力
			11. 血量上限
			12. 法力上限

description:物品描述
-->
<list>
	<goods id="1001" name="一花双刃" price="90" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="102">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="1002" name="一花双刃" price="148" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="102">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="1014" name="二离双刃" price="167" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="102">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="1015" name="二离双刃" price="274" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="102">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="1016" name="二离双刃" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="1017" name="二离双刃" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="1029" name="三笠双刃" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="1030" name="三笠双刃" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1001" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="1031" name="三笠双刃" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="1032" name="三笠双刃" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="1034" name="三笠双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="102">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="1036" name="三笠双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="102">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="1042" name="四叶双刃" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="1043" name="四叶双刃" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="1044" name="四叶双刃" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="1045" name="四叶双刃" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="1047" name="四叶双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="102">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="1049" name="四叶双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="102">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="1051" name="四叶神刃" price="100" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[首充专属绝版粉装，用到换6阶红五星]]></description>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="102">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="1055" name="五月双刃" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1002" dropicon="1002" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="1056" name="五月双刃" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="1057" name="五月双刃" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="1058" name="五月双刃" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="1060" name="五月双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="102">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="1062" name="五月双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="102">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="1068" name="六道双刃" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="1069" name="六道双刃" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="1070" name="六道双刃" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1071" name="六道双刃" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1072" name="六道双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1073" name="六道双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1074" name="六道双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1075" name="六道双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="102">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="1076" name="六道双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1077" name="六道双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1003" dropicon="1003" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="102">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="1081" name="七趋双刃" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1082" name="七趋双刃" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1083" name="七趋双刃" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="1084" name="七趋双刃" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="1085" name="七趋双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1086" name="七趋双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1087" name="七趋双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1088" name="七趋双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1089" name="七趋双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1090" name="七趋双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="102">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="1094" name="八舞双刃" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="1095" name="八舞双刃" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="1096" name="八舞双刃" price="3786" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="1097" name="八舞双刃" price="3786" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="1098" name="八舞双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1099" name="八舞双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1100" name="八舞双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1101" name="八舞双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="102">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="1102" name="八舞双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="102">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="1103" name="八舞双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1004" dropicon="1004" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="102">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="1107" name="九樱双刃" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="1108" name="九樱双刃" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="1109" name="九樱双刃" price="4522" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="1110" name="九樱双刃" price="4522" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="1111" name="九樱双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1112" name="九樱双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1113" name="九樱双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1114" name="九樱双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="102">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="1115" name="九樱双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="102">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="1116" name="九樱双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="102">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="1120" name="十方双刃" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="1121" name="十方双刃" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="1122" name="十方双刃" price="5341" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="1123" name="十方双刃" price="5341" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="1124" name="十方双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1125" name="十方双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1126" name="十方双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1127" name="十方双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="102">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="1128" name="十方双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="102">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="1129" name="十方双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1005" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="102">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="1133" name="亡魂双刃" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1134" name="亡魂双刃" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1135" name="亡魂双刃" price="6261" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1136" name="亡魂双刃" price="6261" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1137" name="亡魂双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1138" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1139" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1140" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="102">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="1141" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="102">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="1142" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="102">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="1143" name="亡魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="102">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="1146" name="戒律双刃" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="1147" name="戒律双刃" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="1148" name="戒律双刃" price="7296" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="1149" name="戒律双刃" price="7296" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="1150" name="戒律双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1151" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1152" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1153" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="102">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="1154" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="102">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="1155" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="102">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="1156" name="戒律双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1006" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="102">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="1159" name="伽罗双刃" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="1160" name="伽罗双刃" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="1161" name="伽罗双刃" price="8454" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="1162" name="伽罗双刃" price="8454" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="1163" name="伽罗双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1164" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1165" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1166" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="102">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="1167" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="102">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="1168" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="102">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="1169" name="伽罗双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="102">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="1172" name="罪歌双刃" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="1173" name="罪歌双刃" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="1174" name="罪歌双刃" price="10646" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1175" name="罪歌双刃" price="10646" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1176" name="罪歌双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1177" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1178" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1179" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="102">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="1180" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="1181" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="102">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="1182" name="罪歌双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1007" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="102">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="1185" name="阎魔双刃" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="1186" name="阎魔双刃" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="1187" name="阎魔双刃" price="12285" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="1188" name="阎魔双刃" price="12285" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="1189" name="阎魔双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1190" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1191" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1192" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="102">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="1193" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="102">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="1194" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="102">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="1195" name="阎魔双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="102">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="1198" name="圣光双刃" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1199" name="圣光双刃" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1200" name="圣光双刃" price="14177" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="1201" name="圣光双刃" price="14177" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="1202" name="圣光双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1203" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1204" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1205" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="1206" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="102">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="1207" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="102">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="1208" name="圣光双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="102">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="1211" name="极地双刃" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="1212" name="极地双刃" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="1213" name="极地双刃" price="16069" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="1214" name="极地双刃" price="16069" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="1215" name="极地双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1216" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1217" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1218" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="102">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="1219" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="102">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="1220" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="102">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="1221" name="极地双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="102">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="1224" name="落日双刃" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="1225" name="落日双刃" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="1226" name="落日双刃" price="17961" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="1227" name="落日双刃" price="17961" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="1228" name="落日双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1229" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1230" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1231" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="102">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="1232" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="102">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="1233" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="102">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="1234" name="落日双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="102">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="1237" name="寂灭双刃" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="1238" name="寂灭双刃" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="1239" name="寂灭双刃" price="19853" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="1240" name="寂灭双刃" price="19853" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="1241" name="寂灭双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1242" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1243" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1244" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="1245" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="1246" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="1247" name="寂灭双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="1250" name="破晓双刃" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="1251" name="破晓双刃" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="1252" name="破晓双刃" price="21745" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="1253" name="破晓双刃" price="21745" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="1254" name="破晓双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1255" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1256" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1257" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="102">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="1258" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="102">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="1259" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="102">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="1260" name="破晓双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="102">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="1263" name="龙魂双刃" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="1264" name="龙魂双刃" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="1265" name="龙魂双刃" price="23637" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="1266" name="龙魂双刃" price="23637" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="1267" name="龙魂双刃" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1268" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1269" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1270" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="102">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="1271" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="102">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="1272" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="102">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="1273" name="龙魂双刃" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="0" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="102">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="1501" name="一花法杖" price="90" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="102">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="1502" name="一花法杖" price="148" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="102">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="1514" name="二离法杖" price="167" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="102">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="1515" name="二离法杖" price="274" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="102">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="1516" name="二离法杖" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="1517" name="二离法杖" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="1529" name="三笠法杖" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="1530" name="三笠法杖" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1101" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="1531" name="三笠法杖" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="1532" name="三笠法杖" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="1534" name="三笠法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="102">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="1536" name="三笠法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="102">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="1542" name="四叶法杖" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="1543" name="四叶法杖" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="1544" name="四叶法杖" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="1545" name="四叶法杖" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="1547" name="四叶法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="102">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="1549" name="四叶法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="102">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="1551" name="四叶神杖" price="100" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[首充专属绝版粉装，用到换6阶红五星]]></description>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="102">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="1555" name="五月法杖" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1102" dropicon="1102" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="1556" name="五月法杖" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="1557" name="五月法杖" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="1558" name="五月法杖" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="1560" name="五月法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="102">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="1562" name="五月法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="102">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="1568" name="六道法杖" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="1569" name="六道法杖" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="1570" name="六道法杖" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1571" name="六道法杖" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1572" name="六道法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1573" name="六道法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1574" name="六道法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="1575" name="六道法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="102">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="1576" name="六道法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1577" name="六道法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1103" dropicon="1103" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="102">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="1581" name="七趋法杖" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1582" name="七趋法杖" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="1583" name="七趋法杖" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="1584" name="七趋法杖" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="1585" name="七趋法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1586" name="七趋法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1587" name="七趋法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="1588" name="七趋法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1589" name="七趋法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1590" name="七趋法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="102">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="1594" name="八舞法杖" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="1595" name="八舞法杖" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="1596" name="八舞法杖" price="3786" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="1597" name="八舞法杖" price="3786" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="1598" name="八舞法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1599" name="八舞法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1600" name="八舞法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="1601" name="八舞法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="102">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="1602" name="八舞法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="102">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="1603" name="八舞法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1104" dropicon="1104" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="102">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="1607" name="九樱法杖" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="1608" name="九樱法杖" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="1609" name="九樱法杖" price="4522" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="1610" name="九樱法杖" price="4522" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="1611" name="九樱法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1612" name="九樱法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1613" name="九樱法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="1614" name="九樱法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="102">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="1615" name="九樱法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="102">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="1616" name="九樱法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="102">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="1620" name="十方法杖" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="1621" name="十方法杖" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="1622" name="十方法杖" price="5341" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="1623" name="十方法杖" price="5341" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="1624" name="十方法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1625" name="十方法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1626" name="十方法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="1627" name="十方法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="102">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="1628" name="十方法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="102">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="1629" name="十方法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1105" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="102">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="1633" name="亡魂法杖" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1634" name="亡魂法杖" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="1635" name="亡魂法杖" price="6261" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1636" name="亡魂法杖" price="6261" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="1637" name="亡魂法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1638" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1639" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="1640" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="102">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="1641" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="102">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="1642" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="102">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="1643" name="亡魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="102">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="1646" name="戒律法杖" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="1647" name="戒律法杖" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="1648" name="戒律法杖" price="7296" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="1649" name="戒律法杖" price="7296" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="1650" name="戒律法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1651" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1652" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="1653" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="102">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="1654" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="102">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="1655" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="102">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="1656" name="戒律法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1106" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="102">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="1659" name="伽罗法杖" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="1660" name="伽罗法杖" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="1661" name="伽罗法杖" price="8454" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="1662" name="伽罗法杖" price="8454" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="1663" name="伽罗法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1664" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1665" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="1666" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="102">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="1667" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="102">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="1668" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="102">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="1669" name="伽罗法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="102">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="1672" name="罪歌法杖" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="1673" name="罪歌法杖" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="1674" name="罪歌法杖" price="10646" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1675" name="罪歌法杖" price="10646" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1676" name="罪歌法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1677" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1678" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="1679" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="102">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="1680" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="1681" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="102">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="1682" name="罪歌法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1107" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="102">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="1685" name="阎魔法杖" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="1686" name="阎魔法杖" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="1687" name="阎魔法杖" price="12285" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="1688" name="阎魔法杖" price="12285" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="1689" name="阎魔法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1690" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1691" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="1692" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="102">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="1693" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="102">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="1694" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="102">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="1695" name="阎魔法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="102">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="1698" name="圣光法杖" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1699" name="圣光法杖" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="1700" name="圣光法杖" price="14177" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="1701" name="圣光法杖" price="14177" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="1702" name="圣光法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1703" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1704" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="1705" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="1706" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="102">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="1707" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="102">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="1708" name="圣光法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="102">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="1711" name="极地法杖" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="1712" name="极地法杖" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="1713" name="极地法杖" price="16069" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="1714" name="极地法杖" price="16069" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="1715" name="极地法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1716" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1717" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="1718" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="102">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="1719" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="102">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="1720" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="102">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="1721" name="极地法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="102">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="1724" name="落日法杖" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="1725" name="落日法杖" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="1726" name="落日法杖" price="17961" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="1727" name="落日法杖" price="17961" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="1728" name="落日法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1729" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1730" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="1731" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="102">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="1732" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="102">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="1733" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="102">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="1734" name="落日法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="102">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="1737" name="寂灭法杖" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="1738" name="寂灭法杖" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="1739" name="寂灭法杖" price="19853" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="1740" name="寂灭法杖" price="19853" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="1741" name="寂灭法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1742" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1743" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="1744" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="1745" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="1746" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="1747" name="寂灭法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="1750" name="破晓法杖" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="1751" name="破晓法杖" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="1752" name="破晓法杖" price="21745" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="1753" name="破晓法杖" price="21745" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="1754" name="破晓法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1755" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1756" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="1757" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="102">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="1758" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="102">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="1759" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="102">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="1760" name="破晓法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="102">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="1763" name="龙魂法杖" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="1764" name="龙魂法杖" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="1765" name="龙魂法杖" price="23637" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="1766" name="龙魂法杖" price="23637" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="1767" name="龙魂法杖" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1768" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1769" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="1770" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="102">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="1771" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="102">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="1772" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="102">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="1773" name="龙魂法杖" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="1" isrefine="" icon="1108" dropicon="1105" market_type="20" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="102">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="2001" name="一花长枪" price="90" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="102">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="2002" name="一花长枪" price="148" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="102">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="2014" name="二离长枪" price="167" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="102">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="2015" name="二离长枪" price="274" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="102">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="2016" name="二离长枪" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="2017" name="二离长枪" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="2029" name="三笠长枪" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="2030" name="三笠长枪" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1201" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="2031" name="三笠长枪" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="2032" name="三笠长枪" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="2034" name="三笠长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="102">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="2036" name="三笠长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="102">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="2042" name="四叶长枪" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="2043" name="四叶长枪" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="2044" name="四叶长枪" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="2045" name="四叶长枪" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="2047" name="四叶长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="102">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="2049" name="四叶长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="102">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="2051" name="四叶神枪" price="100" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[首充专属绝版粉装，用到换6阶红五星]]></description>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="102">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="2055" name="五月长枪" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1202" dropicon="1202" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="2056" name="五月长枪" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="2057" name="五月长枪" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="2058" name="五月长枪" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="2060" name="五月长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="102">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="2062" name="五月长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="102">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="2068" name="六道长枪" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="2069" name="六道长枪" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="2070" name="六道长枪" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2071" name="六道长枪" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2072" name="六道长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2073" name="六道长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2074" name="六道长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2075" name="六道长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="102">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="2076" name="六道长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2077" name="六道长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1203" dropicon="1203" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="102">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="2081" name="七趋长枪" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2082" name="七趋长枪" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2083" name="七趋长枪" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="2084" name="七趋长枪" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="2085" name="七趋长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2086" name="七趋长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2087" name="七趋长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2088" name="七趋长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2089" name="七趋长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2090" name="七趋长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="102">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="2094" name="八舞长枪" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="2095" name="八舞长枪" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="2096" name="八舞长枪" price="3786" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="2097" name="八舞长枪" price="3786" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="2098" name="八舞长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2099" name="八舞长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2100" name="八舞长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2101" name="八舞长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="102">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="2102" name="八舞长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="102">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="2103" name="八舞长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1204" dropicon="1204" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="102">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="2107" name="九樱长枪" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="2108" name="九樱长枪" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="2109" name="九樱长枪" price="4522" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="2110" name="九樱长枪" price="4522" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="2111" name="九樱长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2112" name="九樱长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2113" name="九樱长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2114" name="九樱长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="102">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="2115" name="九樱长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="102">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="2116" name="九樱长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="102">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="2120" name="十方长枪" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="2121" name="十方长枪" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="2122" name="十方长枪" price="5341" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="2123" name="十方长枪" price="5341" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="2124" name="十方长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2125" name="十方长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2126" name="十方长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2127" name="十方长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="102">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="2128" name="十方长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="102">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="2129" name="十方长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1205" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="102">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="2133" name="亡魂长枪" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2134" name="亡魂长枪" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2135" name="亡魂长枪" price="6261" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2136" name="亡魂长枪" price="6261" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2137" name="亡魂长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2138" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2139" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2140" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="102">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="2141" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="102">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="2142" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="102">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="2143" name="亡魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="102">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="2146" name="戒律长枪" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="2147" name="戒律长枪" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="2148" name="戒律长枪" price="7296" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="2149" name="戒律长枪" price="7296" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="2150" name="戒律长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2151" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2152" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2153" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="102">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="2154" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="102">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="2155" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="102">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="2156" name="戒律长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1206" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="102">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="2159" name="伽罗长枪" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="2160" name="伽罗长枪" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="2161" name="伽罗长枪" price="8454" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="2162" name="伽罗长枪" price="8454" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="2163" name="伽罗长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2164" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2165" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2166" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="102">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="2167" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="102">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="2168" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="102">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="2169" name="伽罗长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="102">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="2172" name="罪歌长枪" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="2173" name="罪歌长枪" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="2174" name="罪歌长枪" price="10646" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2175" name="罪歌长枪" price="10646" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2176" name="罪歌长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2177" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2178" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2179" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="102">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="2180" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="2181" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="102">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="2182" name="罪歌长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1207" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="102">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="2185" name="阎魔长枪" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="2186" name="阎魔长枪" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="2187" name="阎魔长枪" price="12285" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="2188" name="阎魔长枪" price="12285" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="2189" name="阎魔长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2190" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2191" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2192" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="102">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="2193" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="102">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="2194" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="102">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="2195" name="阎魔长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="102">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="2198" name="圣光长枪" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2199" name="圣光长枪" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2200" name="圣光长枪" price="14177" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="2201" name="圣光长枪" price="14177" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="2202" name="圣光长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2203" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2204" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2205" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="2206" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="102">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="2207" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="102">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="2208" name="圣光长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="102">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="2211" name="极地长枪" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="2212" name="极地长枪" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="2213" name="极地长枪" price="16069" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="2214" name="极地长枪" price="16069" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="2215" name="极地长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2216" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2217" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2218" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="102">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="2219" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="102">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="2220" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="102">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="2221" name="极地长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="102">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="2224" name="落日长枪" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="2225" name="落日长枪" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="2226" name="落日长枪" price="17961" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="2227" name="落日长枪" price="17961" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="2228" name="落日长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2229" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2230" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2231" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="102">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="2232" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="102">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="2233" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="102">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="2234" name="落日长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="102">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="2237" name="寂灭长枪" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2238" name="寂灭长枪" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2239" name="寂灭长枪" price="19853" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2240" name="寂灭长枪" price="19853" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2241" name="寂灭长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2242" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2243" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2244" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="2245" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="2246" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="2247" name="寂灭长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="2250" name="破晓长枪" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="2251" name="破晓长枪" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="2252" name="破晓长枪" price="21745" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="2253" name="破晓长枪" price="21745" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="2254" name="破晓长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2255" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2256" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2257" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="102">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="2258" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="102">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="2259" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="102">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="2260" name="破晓长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="102">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="2263" name="龙魂长枪" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="2264" name="龙魂长枪" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="2265" name="龙魂长枪" price="23637" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="2266" name="龙魂长枪" price="23637" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="2267" name="龙魂长枪" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="2268" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="2269" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="2270" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="102">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="2271" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="102">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="2272" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="102">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="2273" name="龙魂长枪" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="2" isrefine="" icon="1208" dropicon="1205" market_type="2" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="102">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="2501" name="一花弓箭" price="90" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="102">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="2502" name="一花弓箭" price="148" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="102">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="2514" name="二离弓箭" price="167" isgainnotice="0" type="1" sell="1" destroy="1" color="1" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="102">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="2515" name="二离弓箭" price="274" isgainnotice="0" type="1" sell="1" destroy="1" color="2" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="102">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="2516" name="二离弓箭" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="2517" name="二离弓箭" price="451" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="102">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="2529" name="三笠弓箭" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="2530" name="三笠弓箭" price="682" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1301" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="102">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="2531" name="三笠弓箭" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="2532" name="三笠弓箭" price="1125" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="102">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="2534" name="三笠弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="102">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="2536" name="三笠弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="102">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="2542" name="四叶弓箭" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="2543" name="四叶弓箭" price="939" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="102">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="2544" name="四叶弓箭" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="2545" name="四叶弓箭" price="1549" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="102">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="2547" name="四叶弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="102">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="2549" name="四叶弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="102">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="2551" name="四叶神弓" price="100" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[首充专属绝版粉装，用到换6阶红五星]]></description>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="102">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="2555" name="五月弓箭" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1302" dropicon="1302" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="2556" name="五月弓箭" price="1224" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="2557" name="五月弓箭" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="2558" name="五月弓箭" price="2020" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="2560" name="五月弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="102">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="2562" name="五月弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="102">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="2568" name="六道弓箭" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="2569" name="六道弓箭" price="1544" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="2570" name="六道弓箭" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2571" name="六道弓箭" price="2548" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2572" name="六道弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2573" name="六道弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2574" name="六道弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="2575" name="六道弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="102">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="2576" name="六道弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2577" name="六道弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1303" dropicon="1303" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="102">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="2581" name="七趋弓箭" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2582" name="七趋弓箭" price="1899" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="2583" name="七趋弓箭" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="2584" name="七趋弓箭" price="3134" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="2585" name="七趋弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2586" name="七趋弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2587" name="七趋弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="2588" name="七趋弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2589" name="七趋弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2590" name="七趋弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="102">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="2594" name="八舞弓箭" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="2595" name="八舞弓箭" price="2294" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="2596" name="八舞弓箭" price="3786" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="2597" name="八舞弓箭" price="3786" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="2598" name="八舞弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2599" name="八舞弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2600" name="八舞弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="2601" name="八舞弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="102">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="2602" name="八舞弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="102">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="2603" name="八舞弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1304" dropicon="1304" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="102">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="2607" name="九樱弓箭" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="2608" name="九樱弓箭" price="2740" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="2609" name="九樱弓箭" price="4522" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="2610" name="九樱弓箭" price="4522" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="2611" name="九樱弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2612" name="九樱弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2613" name="九樱弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="2614" name="九樱弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="102">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="2615" name="九樱弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="102">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="2616" name="九樱弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="102">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="2620" name="十方弓箭" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="2621" name="十方弓箭" price="3236" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="2622" name="十方弓箭" price="5341" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="2623" name="十方弓箭" price="5341" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="2624" name="十方弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2625" name="十方弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2626" name="十方弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="2627" name="十方弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="102">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="2628" name="十方弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="102">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="2629" name="十方弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1305" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="102">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="2633" name="亡魂弓箭" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2634" name="亡魂弓箭" price="4518" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="2635" name="亡魂弓箭" price="6261" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2636" name="亡魂弓箭" price="6261" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="2637" name="亡魂弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2638" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2639" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="2640" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="102">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="2641" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="102">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="2642" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="102">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="2643" name="亡魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="102">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="2646" name="戒律弓箭" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="2647" name="戒律弓箭" price="5264" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="2648" name="戒律弓箭" price="7296" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="2649" name="戒律弓箭" price="7296" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="2650" name="戒律弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2651" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2652" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="2653" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="102">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="2654" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="102">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="2655" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="102">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="2656" name="戒律弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1306" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="102">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="2659" name="伽罗弓箭" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="2660" name="伽罗弓箭" price="6100" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="2661" name="伽罗弓箭" price="8454" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="2662" name="伽罗弓箭" price="8454" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="2663" name="伽罗弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2664" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2665" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="2666" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="102">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="2667" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="102">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="2668" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="102">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="2669" name="伽罗弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="102">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="2672" name="罪歌弓箭" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="2673" name="罪歌弓箭" price="7036" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="2674" name="罪歌弓箭" price="10646" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2675" name="罪歌弓箭" price="10646" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2676" name="罪歌弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2677" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2678" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="2679" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="102">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="2680" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="2681" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="102">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="2682" name="罪歌弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1307" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="102">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="2685" name="阎魔弓箭" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="2686" name="阎魔弓箭" price="8119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="2687" name="阎魔弓箭" price="12285" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="2688" name="阎魔弓箭" price="12285" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="2689" name="阎魔弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2690" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2691" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="2692" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="102">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="2693" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="102">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="2694" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="102">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="2695" name="阎魔弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="102">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="2698" name="圣光弓箭" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2699" name="圣光弓箭" price="9369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="2700" name="圣光弓箭" price="14177" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="2701" name="圣光弓箭" price="14177" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="2702" name="圣光弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2703" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2704" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="2705" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="2706" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="102">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="2707" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="102">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="2708" name="圣光弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="102">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="2711" name="极地弓箭" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="2712" name="极地弓箭" price="10619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="2713" name="极地弓箭" price="16069" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="2714" name="极地弓箭" price="16069" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="2715" name="极地弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2716" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2717" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="2718" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="102">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="2719" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="102">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="2720" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="102">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="2721" name="极地弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="102">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="2724" name="落日弓箭" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="2725" name="落日弓箭" price="11869" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="2726" name="落日弓箭" price="17961" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="2727" name="落日弓箭" price="17961" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="2728" name="落日弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2729" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2730" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="2731" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="102">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="2732" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="102">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="2733" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="102">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="2734" name="落日弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="102">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="2737" name="寂灭弓箭" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2738" name="寂灭弓箭" price="13119" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2739" name="寂灭弓箭" price="19853" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2740" name="寂灭弓箭" price="19853" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2741" name="寂灭弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2742" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2743" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2744" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="2745" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="2746" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="2747" name="寂灭弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="2750" name="破晓弓箭" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="2751" name="破晓弓箭" price="14369" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="2752" name="破晓弓箭" price="21745" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="2753" name="破晓弓箭" price="21745" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="2754" name="破晓弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2755" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2756" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="2757" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="102">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="2758" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="102">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="2759" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="102">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="2760" name="破晓弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="102">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="2763" name="龙魂弓箭" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2764" name="龙魂弓箭" price="15619" isgainnotice="0" type="1" sell="1" destroy="1" color="3" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="2765" name="龙魂弓箭" price="23637" isgainnotice="0" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2766" name="龙魂弓箭" price="23637" isgainnotice="1" type="1" sell="1" destroy="1" color="4" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="2767" name="龙魂弓箭" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2768" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2769" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="2770" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="5" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="2771" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="6" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="2772" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="7" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="2773" name="龙魂弓箭" price="0" isgainnotice="1" type="1" sell="1" destroy="1" color="8" level="1" professional="3" isrefine="" icon="1308" dropicon="1305" market_type="21" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="2999" name="测试武器" price="0" isgainnotice="0" type="1" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="1008" dropicon="1005" market_type="1" jicheng_id="" swfid="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[测试武器（勿投放）]]></description>
		<base>
			<item effect="101">
				<param value="19999999"/>
			</item>
			<item effect="100">
				<param value="999999"/>
			</item>
			<item effect="102">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="3001" name="一花头盔" price="90" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="104">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="3002" name="一花头盔" price="148" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="104">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="3014" name="二离头盔" price="167" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="104">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="3015" name="二离头盔" price="274" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="104">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="3016" name="二离头盔" price="451" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="104">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="3017" name="二离头盔" price="451" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="104">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="3029" name="三笠头盔" price="682" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="104">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="3030" name="三笠头盔" price="682" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2001" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="104">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="3031" name="三笠头盔" price="1125" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="104">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="3032" name="三笠头盔" price="1125" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="104">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="3034" name="三笠头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="104">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="3036" name="三笠头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="104">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="3042" name="四叶头盔" price="939" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="104">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="3043" name="四叶头盔" price="939" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="104">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="3044" name="四叶头盔" price="1549" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="104">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="3045" name="四叶头盔" price="1549" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="104">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="3047" name="四叶头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="104">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="3049" name="四叶头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="104">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="3051" name="四叶头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="104">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="3055" name="五月头盔" price="1224" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2002" dropicon="2002" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="104">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="3056" name="五月头盔" price="1224" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="104">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="3057" name="五月头盔" price="2020" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="104">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="3058" name="五月头盔" price="2020" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="104">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="3060" name="五月头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="104">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="3062" name="五月头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="104">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="3068" name="六道头盔" price="1544" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="104">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="3069" name="六道头盔" price="1544" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="104">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="3070" name="六道头盔" price="2548" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3071" name="六道头盔" price="2548" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3072" name="六道头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3073" name="六道头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3074" name="六道头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3075" name="六道头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="104">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="3076" name="六道头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3077" name="六道头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2003" dropicon="2003" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="104">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="3081" name="七趋头盔" price="1899" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3082" name="七趋头盔" price="1899" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3083" name="七趋头盔" price="3134" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="104">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="3084" name="七趋头盔" price="3134" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="104">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="3085" name="七趋头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3086" name="七趋头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3087" name="七趋头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3088" name="七趋头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3089" name="七趋头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3090" name="七趋头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="104">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="3094" name="八舞头盔" price="2294" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="104">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="3095" name="八舞头盔" price="2294" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="104">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="3096" name="八舞头盔" price="3786" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="104">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="3097" name="八舞头盔" price="3786" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="104">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="3098" name="八舞头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3099" name="八舞头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3100" name="八舞头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3101" name="八舞头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="104">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="3102" name="八舞头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="104">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="3103" name="八舞头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2004" dropicon="2004" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="104">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="3107" name="九樱头盔" price="2740" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="104">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="3108" name="九樱头盔" price="2740" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="104">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="3109" name="九樱头盔" price="4522" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="104">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="3110" name="九樱头盔" price="4522" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="104">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="3111" name="九樱头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3112" name="九樱头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3113" name="九樱头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3114" name="九樱头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="104">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="3115" name="九樱头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="104">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="3116" name="九樱头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="104">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="3120" name="十方头盔" price="3236" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="104">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="3121" name="十方头盔" price="3236" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="104">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="3122" name="十方头盔" price="5341" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="104">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="3123" name="十方头盔" price="5341" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="104">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="3124" name="十方头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3125" name="十方头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3126" name="十方头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3127" name="十方头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="104">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="3128" name="十方头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="104">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="3129" name="十方头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2005" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="104">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="3133" name="亡魂头盔" price="4518" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3134" name="亡魂头盔" price="4518" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3135" name="亡魂头盔" price="6261" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3136" name="亡魂头盔" price="6261" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3137" name="亡魂头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3138" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3139" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3140" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="104">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="3141" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="104">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="3142" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="104">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="3143" name="亡魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="104">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="3146" name="戒律头盔" price="5264" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="104">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="3147" name="戒律头盔" price="5264" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="104">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="3148" name="戒律头盔" price="7296" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="104">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="3149" name="戒律头盔" price="7296" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="104">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="3150" name="戒律头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3151" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3152" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3153" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="104">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="3154" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="104">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="3155" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="104">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="3156" name="戒律头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2006" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="104">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="3159" name="伽罗头盔" price="6100" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="104">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="3160" name="伽罗头盔" price="6100" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="104">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="3161" name="伽罗头盔" price="8454" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="104">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="3162" name="伽罗头盔" price="8454" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="104">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="3163" name="伽罗头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3164" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3165" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3166" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="104">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="3167" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="104">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="3168" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="104">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="3169" name="伽罗头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="104">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="3172" name="罪歌头盔" price="7036" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="104">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="3173" name="罪歌头盔" price="7036" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="104">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="3174" name="罪歌头盔" price="10646" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3175" name="罪歌头盔" price="10646" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3176" name="罪歌头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3177" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3178" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3179" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="104">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="3180" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="104">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="3181" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="104">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="3182" name="罪歌头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2007" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="104">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="3185" name="阎魔头盔" price="8119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="104">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="3186" name="阎魔头盔" price="8119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="104">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="3187" name="阎魔头盔" price="12285" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="104">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="3188" name="阎魔头盔" price="12285" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="104">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="3189" name="阎魔头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3190" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3191" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3192" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="104">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="3193" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="104">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="3194" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="104">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="3195" name="阎魔头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="104">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="3198" name="圣光头盔" price="9369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3199" name="圣光头盔" price="9369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3200" name="圣光头盔" price="14177" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="104">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="3201" name="圣光头盔" price="14177" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="104">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="3202" name="圣光头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3203" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3204" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3205" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="104">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="3206" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="104">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="3207" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="104">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="3208" name="圣光头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="104">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="3211" name="极地头盔" price="10619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="104">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="3212" name="极地头盔" price="10619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="104">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="3213" name="极地头盔" price="16069" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="104">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="3214" name="极地头盔" price="16069" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="104">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="3215" name="极地头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3216" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3217" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3218" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="104">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="3219" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="104">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="3220" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="104">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="3221" name="极地头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="104">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="3224" name="落日头盔" price="11869" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="104">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="3225" name="落日头盔" price="11869" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="104">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="3226" name="落日头盔" price="17961" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="104">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="3227" name="落日头盔" price="17961" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="104">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="3228" name="落日头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3229" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3230" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3231" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="104">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="3232" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="104">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="3233" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="104">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="3234" name="落日头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="104">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="3237" name="寂灭头盔" price="13119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="104">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="3238" name="寂灭头盔" price="13119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="104">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="3239" name="寂灭头盔" price="19853" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="104">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="3240" name="寂灭头盔" price="19853" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="104">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="3241" name="寂灭头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3242" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3243" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3244" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="104">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="3245" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="104">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="3246" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="104">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="3247" name="寂灭头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="104">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="3250" name="破晓头盔" price="14369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="104">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="3251" name="破晓头盔" price="14369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="104">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="3252" name="破晓头盔" price="21745" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="104">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="3253" name="破晓头盔" price="21745" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="104">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="3254" name="破晓头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3255" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3256" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3257" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="104">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="3258" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="104">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="3259" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="104">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="3260" name="破晓头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="104">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="3263" name="龙魂头盔" price="15619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="104">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="3264" name="龙魂头盔" price="15619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="104">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="3265" name="龙魂头盔" price="23637" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="104">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="3266" name="龙魂头盔" price="23637" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="104">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="3267" name="龙魂头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3268" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3269" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3270" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="104">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="3271" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="104">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="3272" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="104">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="3273" name="龙魂头盔" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="2008" dropicon="2005" market_type="3" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="104">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="3501" name="一花发冠" price="90" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="104">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="3502" name="一花发冠" price="148" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="104">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="3514" name="二离发冠" price="167" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="104">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="3515" name="二离发冠" price="274" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="104">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="3516" name="二离发冠" price="451" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="104">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="3517" name="二离发冠" price="451" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="104">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="3529" name="三笠发冠" price="682" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="104">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="3530" name="三笠发冠" price="682" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2201" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="104">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="3531" name="三笠发冠" price="1125" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="104">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="3532" name="三笠发冠" price="1125" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="104">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="3534" name="三笠发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="104">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="3536" name="三笠发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="104">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="3542" name="四叶发冠" price="939" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="104">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="3543" name="四叶发冠" price="939" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="104">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="3544" name="四叶发冠" price="1549" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="104">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="3545" name="四叶发冠" price="1549" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="104">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="3547" name="四叶发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="104">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="3549" name="四叶发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="104">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="3551" name="四叶发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="104">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="3555" name="五月发冠" price="1224" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2202" dropicon="2002" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="104">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="3556" name="五月发冠" price="1224" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="104">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="3557" name="五月发冠" price="2020" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="104">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="3558" name="五月发冠" price="2020" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="104">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="3560" name="五月发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="104">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="3562" name="五月发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="104">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="3568" name="六道发冠" price="1544" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="104">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="3569" name="六道发冠" price="1544" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="104">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="3570" name="六道发冠" price="2548" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3571" name="六道发冠" price="2548" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3572" name="六道发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3573" name="六道发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3574" name="六道发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="104">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="3575" name="六道发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="104">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="3576" name="六道发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3577" name="六道发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2203" dropicon="2003" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="104">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="3581" name="七趋发冠" price="1899" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3582" name="七趋发冠" price="1899" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="104">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="3583" name="七趋发冠" price="3134" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="104">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="3584" name="七趋发冠" price="3134" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="104">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="3585" name="七趋发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3586" name="七趋发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3587" name="七趋发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="104">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="3588" name="七趋发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3589" name="七趋发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3590" name="七趋发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="104">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="3594" name="八舞发冠" price="2294" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="104">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="3595" name="八舞发冠" price="2294" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="104">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="3596" name="八舞发冠" price="3786" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="104">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="3597" name="八舞发冠" price="3786" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="104">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="3598" name="八舞发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3599" name="八舞发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3600" name="八舞发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="104">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="3601" name="八舞发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="104">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="3602" name="八舞发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="104">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="3603" name="八舞发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2204" dropicon="2004" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="104">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="3607" name="九樱发冠" price="2740" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="104">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="3608" name="九樱发冠" price="2740" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="104">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="3609" name="九樱发冠" price="4522" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="104">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="3610" name="九樱发冠" price="4522" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="104">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="3611" name="九樱发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3612" name="九樱发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3613" name="九樱发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="104">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="3614" name="九樱发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="104">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="3615" name="九樱发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="104">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="3616" name="九樱发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="104">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="3620" name="十方发冠" price="3236" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="104">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="3621" name="十方发冠" price="3236" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="104">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="3622" name="十方发冠" price="5341" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="104">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="3623" name="十方发冠" price="5341" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="104">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="3624" name="十方发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3625" name="十方发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3626" name="十方发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="104">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="3627" name="十方发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="104">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="3628" name="十方发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="104">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="3629" name="十方发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2205" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="104">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="3633" name="亡魂发冠" price="4518" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3634" name="亡魂发冠" price="4518" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="104">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="3635" name="亡魂发冠" price="6261" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3636" name="亡魂发冠" price="6261" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="104">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="3637" name="亡魂发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3638" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3639" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="104">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="3640" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="104">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="3641" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="104">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="3642" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="104">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="3643" name="亡魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="104">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="3646" name="戒律发冠" price="5264" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="104">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="3647" name="戒律发冠" price="5264" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="104">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="3648" name="戒律发冠" price="7296" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="104">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="3649" name="戒律发冠" price="7296" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="104">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="3650" name="戒律发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3651" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3652" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="104">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="3653" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="104">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="3654" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="104">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="3655" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="104">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="3656" name="戒律发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2206" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="104">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="3659" name="伽罗发冠" price="6100" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="104">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="3660" name="伽罗发冠" price="6100" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="104">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="3661" name="伽罗发冠" price="8454" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="104">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="3662" name="伽罗发冠" price="8454" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="104">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="3663" name="伽罗发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3664" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3665" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="104">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="3666" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="104">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="3667" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="104">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="3668" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="104">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="3669" name="伽罗发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="104">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="3672" name="罪歌发冠" price="7036" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="104">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="3673" name="罪歌发冠" price="7036" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="104">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="3674" name="罪歌发冠" price="10646" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3675" name="罪歌发冠" price="10646" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3676" name="罪歌发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3677" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3678" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="104">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="3679" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="104">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="3680" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="104">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="3681" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="104">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="3682" name="罪歌发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2207" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="104">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="3685" name="阎魔发冠" price="8119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="104">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="3686" name="阎魔发冠" price="8119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="104">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="3687" name="阎魔发冠" price="12285" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="104">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="3688" name="阎魔发冠" price="12285" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="104">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="3689" name="阎魔发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3690" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3691" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="104">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="3692" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="104">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="3693" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="104">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="3694" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="104">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="3695" name="阎魔发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="104">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="3698" name="圣光发冠" price="9369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3699" name="圣光发冠" price="9369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="104">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="3700" name="圣光发冠" price="14177" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="104">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="3701" name="圣光发冠" price="14177" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="104">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="3702" name="圣光发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3703" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3704" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="104">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="3705" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="104">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="3706" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="104">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="3707" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="104">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="3708" name="圣光发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="104">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="3711" name="极地发冠" price="10619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="104">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="3712" name="极地发冠" price="10619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="104">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="3713" name="极地发冠" price="16069" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="104">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="3714" name="极地发冠" price="16069" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="104">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="3715" name="极地发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3716" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3717" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="104">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="3718" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="104">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="3719" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="104">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="3720" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="104">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="3721" name="极地发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="104">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="3724" name="落日发冠" price="11869" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="104">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="3725" name="落日发冠" price="11869" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="104">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="3726" name="落日发冠" price="17961" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="104">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="3727" name="落日发冠" price="17961" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="104">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="3728" name="落日发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3729" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3730" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="104">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="3731" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="104">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="3732" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="104">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="3733" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="104">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="3734" name="落日发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="104">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="3737" name="寂灭发冠" price="13119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="104">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="3738" name="寂灭发冠" price="13119" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="104">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="3739" name="寂灭发冠" price="19853" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="104">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="3740" name="寂灭发冠" price="19853" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="104">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="3741" name="寂灭发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3742" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3743" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="104">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="3744" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="104">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="3745" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="104">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="3746" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="104">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="3747" name="寂灭发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="104">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="3750" name="破晓发冠" price="14369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="104">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="3751" name="破晓发冠" price="14369" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="104">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="3752" name="破晓发冠" price="21745" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="104">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="3753" name="破晓发冠" price="21745" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="104">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="3754" name="破晓发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3755" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3756" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="104">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="3757" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="104">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="3758" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="104">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="3759" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="104">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="3760" name="破晓发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="104">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="3763" name="龙魂发冠" price="15619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="104">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="3764" name="龙魂发冠" price="15619" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="104">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="3765" name="龙魂发冠" price="23637" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="104">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="3766" name="龙魂发冠" price="23637" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="104">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="3767" name="龙魂发冠" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3768" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3769" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="104">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="3770" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="104">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="3771" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="104">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="3772" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="104">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="3773" name="龙魂发冠" price="0" isgainnotice="1" type="1" subtype="1" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="104">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="3999" name="真神·测试头盔" price="0" isgainnotice="0" type="1" subtype="1" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="2208" dropicon="2005" market_type="22" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="4001" name="一花盔甲" price="90" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="105">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="4002" name="一花盔甲" price="148" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="105">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="4014" name="二离盔甲" price="167" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="105">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="4015" name="二离盔甲" price="274" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="105">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="4016" name="二离盔甲" price="451" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="105">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="4017" name="二离盔甲" price="451" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="105">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="4029" name="三笠盔甲" price="682" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="105">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="4030" name="三笠盔甲" price="682" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3001" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="105">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="4031" name="三笠盔甲" price="1125" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="105">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="4032" name="三笠盔甲" price="1125" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="105">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="4034" name="三笠盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="105">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="4036" name="三笠盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="105">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="4042" name="四叶盔甲" price="939" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="4043" name="四叶盔甲" price="939" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="4044" name="四叶盔甲" price="1549" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="105">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="4045" name="四叶盔甲" price="1549" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="105">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="4047" name="四叶盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="105">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="4049" name="四叶盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="105">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="4051" name="四叶盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="105">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="4055" name="五月盔甲" price="1224" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3002" dropicon="3002" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="105">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="4056" name="五月盔甲" price="1224" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="105">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="4057" name="五月盔甲" price="2020" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="105">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="4058" name="五月盔甲" price="2020" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="105">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="4060" name="五月盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="105">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="4062" name="五月盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="105">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="4068" name="六道盔甲" price="1544" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="105">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="4069" name="六道盔甲" price="1544" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="105">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="4070" name="六道盔甲" price="2548" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4071" name="六道盔甲" price="2548" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4072" name="六道盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4073" name="六道盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4074" name="六道盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4075" name="六道盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="105">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="4076" name="六道盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4077" name="六道盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3003" dropicon="3003" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="105">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="4081" name="七趋盔甲" price="1899" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4082" name="七趋盔甲" price="1899" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4083" name="七趋盔甲" price="3134" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="105">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="4084" name="七趋盔甲" price="3134" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="105">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="4085" name="七趋盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4086" name="七趋盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4087" name="七趋盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4088" name="七趋盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4089" name="七趋盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4090" name="七趋盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="105">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="4094" name="八舞盔甲" price="2294" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="105">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="4095" name="八舞盔甲" price="2294" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="105">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="4096" name="八舞盔甲" price="3786" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="105">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="4097" name="八舞盔甲" price="3786" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="105">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="4098" name="八舞盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4099" name="八舞盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4100" name="八舞盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4101" name="八舞盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="105">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="4102" name="八舞盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="105">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="4103" name="八舞盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3004" dropicon="3004" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="105">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="4107" name="九樱盔甲" price="2740" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="105">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="4108" name="九樱盔甲" price="2740" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="105">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="4109" name="九樱盔甲" price="4522" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="105">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="4110" name="九樱盔甲" price="4522" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="105">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="4111" name="九樱盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4112" name="九樱盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4113" name="九樱盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4114" name="九樱盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="105">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="4115" name="九樱盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="105">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="4116" name="九樱盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="105">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="4120" name="十方盔甲" price="3236" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="105">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="4121" name="十方盔甲" price="3236" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="105">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="4122" name="十方盔甲" price="5341" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="105">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="4123" name="十方盔甲" price="5341" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="105">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="4124" name="十方盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4125" name="十方盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4126" name="十方盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4127" name="十方盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="105">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="4128" name="十方盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="105">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="4129" name="十方盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3005" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="105">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="4133" name="亡魂盔甲" price="4518" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4134" name="亡魂盔甲" price="4518" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4135" name="亡魂盔甲" price="6261" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4136" name="亡魂盔甲" price="6261" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4137" name="亡魂盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4138" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4139" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4140" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="105">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="4141" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="105">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="4142" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="105">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="4143" name="亡魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="105">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="4146" name="戒律盔甲" price="5264" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="105">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="4147" name="戒律盔甲" price="5264" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="105">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="4148" name="戒律盔甲" price="7296" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="105">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="4149" name="戒律盔甲" price="7296" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="105">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="4150" name="戒律盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4151" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4152" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4153" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="105">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="4154" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="105">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="4155" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="105">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="4156" name="戒律盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3006" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="105">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="4159" name="伽罗盔甲" price="6100" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="105">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="4160" name="伽罗盔甲" price="6100" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="105">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="4161" name="伽罗盔甲" price="8454" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="105">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="4162" name="伽罗盔甲" price="8454" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="105">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="4163" name="伽罗盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4164" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4165" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4166" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="105">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="4167" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="105">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="4168" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="105">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="4169" name="伽罗盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="105">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="4172" name="罪歌盔甲" price="7036" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="105">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="4173" name="罪歌盔甲" price="7036" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="105">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="4174" name="罪歌盔甲" price="10646" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4175" name="罪歌盔甲" price="10646" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4176" name="罪歌盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4177" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4178" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4179" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="105">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="4180" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="4181" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="105">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="4182" name="罪歌盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3007" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="105">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="4185" name="阎魔盔甲" price="8119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="105">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="4186" name="阎魔盔甲" price="8119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="105">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="4187" name="阎魔盔甲" price="12285" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="105">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="4188" name="阎魔盔甲" price="12285" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="105">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="4189" name="阎魔盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4190" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4191" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4192" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="105">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="4193" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="105">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="4194" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="105">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="4195" name="阎魔盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="105">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="4198" name="圣光盔甲" price="9369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4199" name="圣光盔甲" price="9369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4200" name="圣光盔甲" price="14177" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="105">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="4201" name="圣光盔甲" price="14177" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="105">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="4202" name="圣光盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4203" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4204" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4205" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="4206" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="105">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="4207" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="105">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="4208" name="圣光盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="105">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="4211" name="极地盔甲" price="10619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="105">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="4212" name="极地盔甲" price="10619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="105">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="4213" name="极地盔甲" price="16069" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="105">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="4214" name="极地盔甲" price="16069" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="105">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="4215" name="极地盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4216" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4217" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4218" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="105">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="4219" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="105">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="4220" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="105">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="4221" name="极地盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="105">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="4224" name="落日盔甲" price="11869" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="105">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="4225" name="落日盔甲" price="11869" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="105">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="4226" name="落日盔甲" price="17961" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="105">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="4227" name="落日盔甲" price="17961" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="105">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="4228" name="落日盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4229" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4230" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4231" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="105">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="4232" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="105">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="4233" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="105">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="4234" name="落日盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="105">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="4237" name="寂灭盔甲" price="13119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="105">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="4238" name="寂灭盔甲" price="13119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="105">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="4239" name="寂灭盔甲" price="19853" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="105">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="4240" name="寂灭盔甲" price="19853" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="105">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="4241" name="寂灭盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4242" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4243" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4244" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="105">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="4245" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="105">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="4246" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="105">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="4247" name="寂灭盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="105">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="4250" name="破晓盔甲" price="14369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="105">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="4251" name="破晓盔甲" price="14369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="105">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="4252" name="破晓盔甲" price="21745" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="105">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="4253" name="破晓盔甲" price="21745" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="105">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="4254" name="破晓盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4255" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4256" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4257" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="105">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="4258" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="105">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="4259" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="105">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="4260" name="破晓盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="105">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="4263" name="龙魂盔甲" price="15619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="105">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="4264" name="龙魂盔甲" price="15619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="105">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="4265" name="龙魂盔甲" price="23637" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="105">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="4266" name="龙魂盔甲" price="23637" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="105">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="4267" name="龙魂盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4268" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4269" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4270" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="105">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="4271" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="105">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="4272" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="105">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="4273" name="龙魂盔甲" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="3008" dropicon="3005" market_type="4" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="105">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="4501" name="一花长袍" price="90" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="80"/>
			</item>
			<item effect="105">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="4502" name="一花长袍" price="148" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="120"/>
			</item>
			<item effect="105">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="4514" name="二离长袍" price="167" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="161"/>
			</item>
			<item effect="105">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="4515" name="二离长袍" price="274" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="241"/>
			</item>
			<item effect="105">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="4516" name="二离长袍" price="451" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="105">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="4517" name="二离长袍" price="451" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="322"/>
			</item>
			<item effect="105">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="4529" name="三笠长袍" price="682" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="105">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="4530" name="三笠长袍" price="682" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3201" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="515"/>
			</item>
			<item effect="105">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="4531" name="三笠长袍" price="1125" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="105">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="4532" name="三笠长袍" price="1125" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="644"/>
			</item>
			<item effect="105">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="4534" name="三笠长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="837"/>
			</item>
			<item effect="105">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="4536" name="三笠长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="885"/>
			</item>
			<item effect="105">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="4542" name="四叶长袍" price="939" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="4543" name="四叶长袍" price="939" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="4544" name="四叶长袍" price="1549" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="105">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="4545" name="四叶长袍" price="1549" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="925"/>
			</item>
			<item effect="105">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="4547" name="四叶长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1203"/>
			</item>
			<item effect="105">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="4549" name="四叶长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1481"/>
			</item>
			<item effect="105">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="4551" name="四叶长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2221"/>
			</item>
			<item effect="105">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="4555" name="五月长袍" price="1224" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3202" dropicon="3002" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="105">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="4556" name="五月长袍" price="1224" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="105">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="4557" name="五月长袍" price="2020" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="105">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="4558" name="五月长袍" price="2020" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="105">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="4560" name="五月长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="105">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="4562" name="五月长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="105">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="4568" name="六道长袍" price="1544" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="105">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="4569" name="六道长袍" price="1544" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="105">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="4570" name="六道长袍" price="2548" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4571" name="六道长袍" price="2548" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4572" name="六道长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4573" name="六道长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4574" name="六道长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="4575" name="六道长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="105">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="4576" name="六道长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4577" name="六道长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3203" dropicon="3003" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="105">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="4581" name="七趋长袍" price="1899" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4582" name="七趋长袍" price="1899" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="105">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="4583" name="七趋长袍" price="3134" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="105">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="4584" name="七趋长袍" price="3134" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="105">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="4585" name="七趋长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4586" name="七趋长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4587" name="七趋长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="4588" name="七趋长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4589" name="七趋长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4590" name="七趋长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="105">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="4594" name="八舞长袍" price="2294" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="105">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="4595" name="八舞长袍" price="2294" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="105">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="4596" name="八舞长袍" price="3786" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="105">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="4597" name="八舞长袍" price="3786" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="105">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="4598" name="八舞长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4599" name="八舞长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4600" name="八舞长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="4601" name="八舞长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="105">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="4602" name="八舞长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="105">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="4603" name="八舞长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3204" dropicon="3004" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="105">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="4607" name="九樱长袍" price="2740" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="105">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="4608" name="九樱长袍" price="2740" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="105">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="4609" name="九樱长袍" price="4522" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="105">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="4610" name="九樱长袍" price="4522" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="105">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="4611" name="九樱长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4612" name="九樱长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4613" name="九樱长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="4614" name="九樱长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="105">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="4615" name="九樱长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="105">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="4616" name="九樱长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="105">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="4620" name="十方长袍" price="3236" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="105">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="4621" name="十方长袍" price="3236" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="105">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="4622" name="十方长袍" price="5341" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="105">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="4623" name="十方长袍" price="5341" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="105">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="4624" name="十方长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4625" name="十方长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4626" name="十方长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="4627" name="十方长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="105">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="4628" name="十方长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="105">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="4629" name="十方长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3205" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="105">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="4633" name="亡魂长袍" price="4518" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4634" name="亡魂长袍" price="4518" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="4635" name="亡魂长袍" price="6261" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4636" name="亡魂长袍" price="6261" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="4637" name="亡魂长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4638" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4639" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="4640" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="105">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="4641" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="105">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="4642" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="105">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="4643" name="亡魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="105">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="4646" name="戒律长袍" price="5264" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="105">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="4647" name="戒律长袍" price="5264" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="105">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="4648" name="戒律长袍" price="7296" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="105">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="4649" name="戒律长袍" price="7296" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="105">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="4650" name="戒律长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4651" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4652" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="4653" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="105">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="4654" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="105">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="4655" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="105">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="4656" name="戒律长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3206" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="105">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="4659" name="伽罗长袍" price="6100" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="105">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="4660" name="伽罗长袍" price="6100" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="105">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="4661" name="伽罗长袍" price="8454" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="105">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="4662" name="伽罗长袍" price="8454" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="105">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="4663" name="伽罗长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4664" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4665" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="4666" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="105">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="4667" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="105">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="4668" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="105">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="4669" name="伽罗长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="105">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="4672" name="罪歌长袍" price="7036" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="105">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="4673" name="罪歌长袍" price="7036" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="105">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="4674" name="罪歌长袍" price="10646" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4675" name="罪歌长袍" price="10646" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4676" name="罪歌长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4677" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4678" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="4679" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="105">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="4680" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="4681" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="105">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="4682" name="罪歌长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3207" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="105">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="4685" name="阎魔长袍" price="8119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="105">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="4686" name="阎魔长袍" price="8119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="105">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="4687" name="阎魔长袍" price="12285" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="105">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="4688" name="阎魔长袍" price="12285" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="105">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="4689" name="阎魔长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4690" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4691" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="4692" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="105">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="4693" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="105">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="4694" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="105">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="4695" name="阎魔长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="105">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="4698" name="圣光长袍" price="9369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4699" name="圣光长袍" price="9369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="105">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="4700" name="圣光长袍" price="14177" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="105">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="4701" name="圣光长袍" price="14177" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="105">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="4702" name="圣光长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4703" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4704" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="4705" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="4706" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="105">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="4707" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="105">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="4708" name="圣光长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="105">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="4711" name="极地长袍" price="10619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="105">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="4712" name="极地长袍" price="10619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="105">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="4713" name="极地长袍" price="16069" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="105">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="4714" name="极地长袍" price="16069" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="105">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="4715" name="极地长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4716" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4717" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="4718" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="105">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="4719" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="105">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="4720" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="105">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="4721" name="极地长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="105">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="4724" name="落日长袍" price="11869" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="105">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="4725" name="落日长袍" price="11869" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="105">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="4726" name="落日长袍" price="17961" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="105">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="4727" name="落日长袍" price="17961" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="105">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="4728" name="落日长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4729" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4730" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="4731" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="105">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="4732" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="105">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="4733" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="105">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="4734" name="落日长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="105">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="4737" name="寂灭长袍" price="13119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="105">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="4738" name="寂灭长袍" price="13119" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="105">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="4739" name="寂灭长袍" price="19853" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="105">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="4740" name="寂灭长袍" price="19853" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="105">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="4741" name="寂灭长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4742" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4743" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="4744" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="105">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="4745" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="105">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="4746" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="105">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="4747" name="寂灭长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="105">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="4750" name="破晓长袍" price="14369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="105">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="4751" name="破晓长袍" price="14369" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="105">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="4752" name="破晓长袍" price="21745" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="105">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="4753" name="破晓长袍" price="21745" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="105">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="4754" name="破晓长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4755" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4756" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="4757" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="105">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="4758" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="105">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="4759" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="105">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="4760" name="破晓长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="105">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="4763" name="龙魂长袍" price="15619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="105">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="4764" name="龙魂长袍" price="15619" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="105">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="4765" name="龙魂长袍" price="23637" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="105">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="4766" name="龙魂长袍" price="23637" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="105">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="4767" name="龙魂长袍" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4768" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4769" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="4770" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="105">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="4771" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="105">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="4772" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="105">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="4773" name="龙魂长袍" price="0" isgainnotice="1" type="1" subtype="2" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="105">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="4999" name="真神·测试盔甲" price="0" isgainnotice="0" type="1" subtype="2" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="3208" dropicon="3005" market_type="23" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="5001" name="一花裤子" price="90" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="103">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="5002" name="一花裤子" price="148" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="103">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="5014" name="二离裤子" price="167" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="103">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="5015" name="二离裤子" price="274" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="103">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="5016" name="二离裤子" price="451" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="103">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="5017" name="二离裤子" price="451" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="103">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="5029" name="三笠裤子" price="682" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="103">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="5030" name="三笠裤子" price="682" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4001" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="103">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="5031" name="三笠裤子" price="1125" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="103">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="5032" name="三笠裤子" price="1125" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="103">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="5034" name="三笠裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="103">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="5036" name="三笠裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="103">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="5042" name="四叶裤子" price="939" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="103">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="5043" name="四叶裤子" price="939" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="103">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="5044" name="四叶裤子" price="1549" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="103">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="5045" name="四叶裤子" price="1549" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="103">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="5047" name="四叶裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="103">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="5049" name="四叶裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="103">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="5051" name="四叶裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="103">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="5055" name="五月裤子" price="1224" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4002" dropicon="4002" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="5056" name="五月裤子" price="1224" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="5057" name="五月裤子" price="2020" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="5058" name="五月裤子" price="2020" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="5060" name="五月裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="103">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="5062" name="五月裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="103">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="5068" name="六道裤子" price="1544" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="5069" name="六道裤子" price="1544" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="5070" name="六道裤子" price="2548" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5071" name="六道裤子" price="2548" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5072" name="六道裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5073" name="六道裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5074" name="六道裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5075" name="六道裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="103">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="5076" name="六道裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5077" name="六道裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4003" dropicon="4003" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="103">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="5081" name="七趋裤子" price="1899" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5082" name="七趋裤子" price="1899" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5083" name="七趋裤子" price="3134" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="5084" name="七趋裤子" price="3134" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="5085" name="七趋裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5086" name="七趋裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5087" name="七趋裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5088" name="七趋裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5089" name="七趋裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5090" name="七趋裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="103">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="5094" name="八舞裤子" price="2294" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="5095" name="八舞裤子" price="2294" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="5096" name="八舞裤子" price="3786" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="5097" name="八舞裤子" price="3786" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="5098" name="八舞裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5099" name="八舞裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5100" name="八舞裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5101" name="八舞裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="103">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="5102" name="八舞裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="103">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="5103" name="八舞裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4004" dropicon="4004" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="103">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="5107" name="九樱裤子" price="2740" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="5108" name="九樱裤子" price="2740" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="5109" name="九樱裤子" price="4522" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="5110" name="九樱裤子" price="4522" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="5111" name="九樱裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5112" name="九樱裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5113" name="九樱裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5114" name="九樱裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="103">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="5115" name="九樱裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="103">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="5116" name="九樱裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="103">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="5120" name="十方裤子" price="3236" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="5121" name="十方裤子" price="3236" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="5122" name="十方裤子" price="5341" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="5123" name="十方裤子" price="5341" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="5124" name="十方裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5125" name="十方裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5126" name="十方裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5127" name="十方裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="103">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="5128" name="十方裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="103">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="5129" name="十方裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4005" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="103">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="5133" name="亡魂裤子" price="4518" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5134" name="亡魂裤子" price="4518" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5135" name="亡魂裤子" price="6261" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5136" name="亡魂裤子" price="6261" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5137" name="亡魂裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5138" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5139" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5140" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="103">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="5141" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="103">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="5142" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="103">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="5143" name="亡魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="103">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="5146" name="戒律裤子" price="5264" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="5147" name="戒律裤子" price="5264" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="5148" name="戒律裤子" price="7296" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="5149" name="戒律裤子" price="7296" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="5150" name="戒律裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5151" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5152" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5153" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="103">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="5154" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="103">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="5155" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="103">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="5156" name="戒律裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4006" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="103">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="5159" name="伽罗裤子" price="6100" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="5160" name="伽罗裤子" price="6100" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="5161" name="伽罗裤子" price="8454" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="5162" name="伽罗裤子" price="8454" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="5163" name="伽罗裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5164" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5165" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5166" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="103">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="5167" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="103">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="5168" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="103">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="5169" name="伽罗裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="103">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="5172" name="罪歌裤子" price="7036" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="5173" name="罪歌裤子" price="7036" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="5174" name="罪歌裤子" price="10646" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5175" name="罪歌裤子" price="10646" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5176" name="罪歌裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5177" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5178" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5179" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="103">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="5180" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="5181" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="103">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="5182" name="罪歌裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4007" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="103">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="5185" name="阎魔裤子" price="8119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="5186" name="阎魔裤子" price="8119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="5187" name="阎魔裤子" price="12285" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="5188" name="阎魔裤子" price="12285" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="5189" name="阎魔裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5190" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5191" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5192" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="103">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="5193" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="103">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="5194" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="103">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="5195" name="阎魔裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="103">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="5198" name="圣光裤子" price="9369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5199" name="圣光裤子" price="9369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5200" name="圣光裤子" price="14177" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="5201" name="圣光裤子" price="14177" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="5202" name="圣光裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5203" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5204" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5205" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="5206" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="103">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="5207" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="103">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="5208" name="圣光裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="103">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="5211" name="极地裤子" price="10619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="5212" name="极地裤子" price="10619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="5213" name="极地裤子" price="16069" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="5214" name="极地裤子" price="16069" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="5215" name="极地裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5216" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5217" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5218" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="103">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="5219" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="103">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="5220" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="103">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="5221" name="极地裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="103">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="5224" name="落日裤子" price="11869" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="5225" name="落日裤子" price="11869" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="5226" name="落日裤子" price="17961" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="5227" name="落日裤子" price="17961" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="5228" name="落日裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5229" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5230" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5231" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="103">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="5232" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="103">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="5233" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="103">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="5234" name="落日裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="103">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="5237" name="寂灭裤子" price="13119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="5238" name="寂灭裤子" price="13119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="5239" name="寂灭裤子" price="19853" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="5240" name="寂灭裤子" price="19853" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="5241" name="寂灭裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5242" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5243" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5244" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="103">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="5245" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="103">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="5246" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="103">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="5247" name="寂灭裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="103">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="5250" name="破晓裤子" price="14369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="5251" name="破晓裤子" price="14369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="5252" name="破晓裤子" price="21745" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="5253" name="破晓裤子" price="21745" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="5254" name="破晓裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5255" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5256" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5257" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="103">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="5258" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="103">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="5259" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="103">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="5260" name="破晓裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="103">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="5263" name="龙魂裤子" price="15619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="5264" name="龙魂裤子" price="15619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="5265" name="龙魂裤子" price="23637" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="5266" name="龙魂裤子" price="23637" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="5267" name="龙魂裤子" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5268" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5269" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5270" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="103">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="5271" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="103">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="5272" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="103">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="5273" name="龙魂裤子" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="4008" dropicon="4005" market_type="5" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="103">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="5501" name="一花摆裙" price="90" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="103">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="5502" name="一花摆裙" price="148" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="103">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="5514" name="二离摆裙" price="167" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="103">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="5515" name="二离摆裙" price="274" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="103">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="5516" name="二离摆裙" price="451" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="103">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="5517" name="二离摆裙" price="451" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="103">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="5529" name="三笠摆裙" price="682" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="103">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="5530" name="三笠摆裙" price="682" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4201" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="103">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="5531" name="三笠摆裙" price="1125" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="103">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="5532" name="三笠摆裙" price="1125" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="103">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="5534" name="三笠摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="103">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="5536" name="三笠摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="103">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="5542" name="四叶摆裙" price="939" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="103">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="5543" name="四叶摆裙" price="939" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="103">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="5544" name="四叶摆裙" price="1549" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="103">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="5545" name="四叶摆裙" price="1549" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="103">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="5547" name="四叶摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="103">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="5549" name="四叶摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="103">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="5551" name="四叶摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="103">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="5555" name="五月摆裙" price="1224" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4202" dropicon="4002" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="5556" name="五月摆裙" price="1224" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="5557" name="五月摆裙" price="2020" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="5558" name="五月摆裙" price="2020" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="5560" name="五月摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="103">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="5562" name="五月摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="103">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="5568" name="六道摆裙" price="1544" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="5569" name="六道摆裙" price="1544" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="5570" name="六道摆裙" price="2548" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5571" name="六道摆裙" price="2548" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5572" name="六道摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5573" name="六道摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5574" name="六道摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="5575" name="六道摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="103">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="5576" name="六道摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5577" name="六道摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4203" dropicon="4003" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="103">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="5581" name="七趋摆裙" price="1899" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5582" name="七趋摆裙" price="1899" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="5583" name="七趋摆裙" price="3134" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="5584" name="七趋摆裙" price="3134" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="5585" name="七趋摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5586" name="七趋摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5587" name="七趋摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="5588" name="七趋摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5589" name="七趋摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5590" name="七趋摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="103">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="5594" name="八舞摆裙" price="2294" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="5595" name="八舞摆裙" price="2294" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="5596" name="八舞摆裙" price="3786" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="5597" name="八舞摆裙" price="3786" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="5598" name="八舞摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5599" name="八舞摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5600" name="八舞摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="5601" name="八舞摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="103">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="5602" name="八舞摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="103">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="5603" name="八舞摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4204" dropicon="4004" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="103">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="5607" name="九樱摆裙" price="2740" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="5608" name="九樱摆裙" price="2740" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="5609" name="九樱摆裙" price="4522" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="5610" name="九樱摆裙" price="4522" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="5611" name="九樱摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5612" name="九樱摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5613" name="九樱摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="5614" name="九樱摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="103">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="5615" name="九樱摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="103">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="5616" name="九樱摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="103">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="5620" name="十方摆裙" price="3236" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="5621" name="十方摆裙" price="3236" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="5622" name="十方摆裙" price="5341" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="5623" name="十方摆裙" price="5341" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="5624" name="十方摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5625" name="十方摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5626" name="十方摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="5627" name="十方摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="103">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="5628" name="十方摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="103">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="5629" name="十方摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4205" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="103">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="5633" name="亡魂摆裙" price="4518" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5634" name="亡魂摆裙" price="4518" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="5635" name="亡魂摆裙" price="6261" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5636" name="亡魂摆裙" price="6261" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="5637" name="亡魂摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5638" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5639" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="5640" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="103">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="5641" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="103">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="5642" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="103">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="5643" name="亡魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="103">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="5646" name="戒律摆裙" price="5264" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="5647" name="戒律摆裙" price="5264" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="5648" name="戒律摆裙" price="7296" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="5649" name="戒律摆裙" price="7296" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="5650" name="戒律摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5651" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5652" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="5653" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="103">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="5654" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="103">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="5655" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="103">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="5656" name="戒律摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4206" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="103">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="5659" name="伽罗摆裙" price="6100" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="5660" name="伽罗摆裙" price="6100" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="5661" name="伽罗摆裙" price="8454" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="5662" name="伽罗摆裙" price="8454" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="5663" name="伽罗摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5664" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5665" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="5666" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="103">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="5667" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="103">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="5668" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="103">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="5669" name="伽罗摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="103">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="5672" name="罪歌摆裙" price="7036" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="5673" name="罪歌摆裙" price="7036" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="5674" name="罪歌摆裙" price="10646" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5675" name="罪歌摆裙" price="10646" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5676" name="罪歌摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5677" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5678" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="5679" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="103">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="5680" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="5681" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="103">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="5682" name="罪歌摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4207" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="103">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="5685" name="阎魔摆裙" price="8119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="5686" name="阎魔摆裙" price="8119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="5687" name="阎魔摆裙" price="12285" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="5688" name="阎魔摆裙" price="12285" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="5689" name="阎魔摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5690" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5691" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="5692" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="103">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="5693" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="103">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="5694" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="103">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="5695" name="阎魔摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="103">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="5698" name="圣光摆裙" price="9369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5699" name="圣光摆裙" price="9369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="5700" name="圣光摆裙" price="14177" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="5701" name="圣光摆裙" price="14177" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="5702" name="圣光摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5703" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5704" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="5705" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="5706" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="103">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="5707" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="103">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="5708" name="圣光摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="103">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="5711" name="极地摆裙" price="10619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="5712" name="极地摆裙" price="10619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="5713" name="极地摆裙" price="16069" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="5714" name="极地摆裙" price="16069" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="5715" name="极地摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5716" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5717" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="5718" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="103">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="5719" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="103">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="5720" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="103">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="5721" name="极地摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="103">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="5724" name="落日摆裙" price="11869" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="5725" name="落日摆裙" price="11869" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="5726" name="落日摆裙" price="17961" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="5727" name="落日摆裙" price="17961" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="5728" name="落日摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5729" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5730" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="5731" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="103">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="5732" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="103">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="5733" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="103">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="5734" name="落日摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="103">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="5737" name="寂灭摆裙" price="13119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="5738" name="寂灭摆裙" price="13119" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="5739" name="寂灭摆裙" price="19853" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="5740" name="寂灭摆裙" price="19853" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="5741" name="寂灭摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5742" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5743" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="5744" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="103">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="5745" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="103">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="5746" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="103">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="5747" name="寂灭摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="103">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="5750" name="破晓摆裙" price="14369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="5751" name="破晓摆裙" price="14369" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="5752" name="破晓摆裙" price="21745" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="5753" name="破晓摆裙" price="21745" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="5754" name="破晓摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5755" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5756" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="5757" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="103">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="5758" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="103">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="5759" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="103">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="5760" name="破晓摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="103">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="5763" name="龙魂摆裙" price="15619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="5764" name="龙魂摆裙" price="15619" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="5765" name="龙魂摆裙" price="23637" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="5766" name="龙魂摆裙" price="23637" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="5767" name="龙魂摆裙" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5768" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5769" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="5770" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="103">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="5771" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="103">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="5772" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="103">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="5773" name="龙魂摆裙" price="0" isgainnotice="1" type="1" subtype="3" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="103">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="5999" name="真神·测试盔甲" price="0" isgainnotice="0" type="1" subtype="3" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="4208" dropicon="4005" market_type="24" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="6001" name="一花手套" price="90" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="107">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="6002" name="一花手套" price="148" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="107">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="6014" name="二离手套" price="167" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="107">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="6015" name="二离手套" price="274" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="107">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="6016" name="二离手套" price="451" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="107">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="6017" name="二离手套" price="451" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="107">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="6029" name="三笠手套" price="682" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="107">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="6030" name="三笠手套" price="682" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5001" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="107">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="6031" name="三笠手套" price="1125" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="107">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="6032" name="三笠手套" price="1125" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="107">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="6034" name="三笠手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="107">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="6036" name="三笠手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="107">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="6042" name="四叶手套" price="939" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="6043" name="四叶手套" price="939" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="6044" name="四叶手套" price="1549" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="107">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="6045" name="四叶手套" price="1549" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="107">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="6047" name="四叶手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="107">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="6049" name="四叶手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="107">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="6051" name="四叶手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="107">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="6055" name="五月手套" price="1224" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5002" dropicon="5002" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="107">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="6056" name="五月手套" price="1224" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="107">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="6057" name="五月手套" price="2020" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="107">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="6058" name="五月手套" price="2020" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[120级可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="107">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="6060" name="五月手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="107">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="6062" name="五月手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[120级可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="107">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="6068" name="六道手套" price="1544" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="107">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="6069" name="六道手套" price="1544" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="107">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="6070" name="六道手套" price="2548" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6071" name="六道手套" price="2548" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6072" name="六道手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6073" name="六道手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6074" name="六道手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6075" name="六道手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="107">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="6076" name="六道手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6077" name="六道手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5003" dropicon="5003" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="107">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="6081" name="七趋手套" price="1899" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6082" name="七趋手套" price="1899" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6083" name="七趋手套" price="3134" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="107">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="6084" name="七趋手套" price="3134" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="107">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="6085" name="七趋手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6086" name="七趋手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6087" name="七趋手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6088" name="七趋手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6089" name="七趋手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6090" name="七趋手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="107">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="6094" name="八舞手套" price="2294" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="107">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="6095" name="八舞手套" price="2294" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="107">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="6096" name="八舞手套" price="3786" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="107">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="6097" name="八舞手套" price="3786" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="107">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="6098" name="八舞手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6099" name="八舞手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6100" name="八舞手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6101" name="八舞手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装]]></description>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="107">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="6102" name="八舞手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="107">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="6103" name="八舞手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5004" dropicon="5004" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[冲榜专属绝版，用到换9阶红四星装备]]></description>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="107">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="6107" name="九樱手套" price="2740" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="107">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="6108" name="九樱手套" price="2740" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="107">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="6109" name="九樱手套" price="4522" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="107">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="6110" name="九樱手套" price="4522" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="107">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="6111" name="九樱手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6112" name="九樱手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6113" name="九樱手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6114" name="九樱手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="107">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="6115" name="九樱手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装]]></description>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="107">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="6116" name="九樱手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="107">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="6120" name="十方手套" price="3236" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="107">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="6121" name="十方手套" price="3236" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="107">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="6122" name="十方手套" price="5341" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="107">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="6123" name="十方手套" price="5341" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="107">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="6124" name="十方手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6125" name="十方手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6126" name="十方手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6127" name="十方手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="107">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="6128" name="十方手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="107">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="6129" name="十方手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5005" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="107">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="6133" name="亡魂手套" price="4518" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6134" name="亡魂手套" price="4518" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6135" name="亡魂手套" price="6261" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6136" name="亡魂手套" price="6261" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6137" name="亡魂手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6138" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6139" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6140" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="107">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="6141" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="107">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="6142" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="107">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="6143" name="亡魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="107">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="6146" name="戒律手套" price="5264" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="107">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="6147" name="戒律手套" price="5264" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="107">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="6148" name="戒律手套" price="7296" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="107">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="6149" name="戒律手套" price="7296" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="107">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="6150" name="戒律手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6151" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6152" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6153" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="107">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="6154" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="107">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="6155" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="107">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="6156" name="戒律手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5006" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="107">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="6159" name="伽罗手套" price="6100" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="107">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="6160" name="伽罗手套" price="6100" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="107">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="6161" name="伽罗手套" price="8454" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="107">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="6162" name="伽罗手套" price="8454" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="107">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="6163" name="伽罗手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6164" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6165" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6166" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="107">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="6167" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="107">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="6168" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="107">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="6169" name="伽罗手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="107">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="6172" name="罪歌手套" price="7036" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="107">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="6173" name="罪歌手套" price="7036" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="107">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="6174" name="罪歌手套" price="10646" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6175" name="罪歌手套" price="10646" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6176" name="罪歌手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6177" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6178" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6179" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="107">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="6180" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="6181" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="107">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="6182" name="罪歌手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5007" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="107">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="6185" name="阎魔手套" price="8119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="107">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="6186" name="阎魔手套" price="8119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="107">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="6187" name="阎魔手套" price="12285" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="107">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="6188" name="阎魔手套" price="12285" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="107">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="6189" name="阎魔手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6190" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6191" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6192" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="107">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="6193" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="107">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="6194" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="107">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="6195" name="阎魔手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="107">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="6198" name="圣光手套" price="9369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6199" name="圣光手套" price="9369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6200" name="圣光手套" price="14177" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="107">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="6201" name="圣光手套" price="14177" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="107">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="6202" name="圣光手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6203" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6204" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6205" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="6206" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="107">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="6207" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="107">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="6208" name="圣光手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="107">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="6211" name="极地手套" price="10619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="107">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="6212" name="极地手套" price="10619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成二星红装]]></description>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="107">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="6213" name="极地手套" price="16069" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成四星红装、神装]]></description>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="107">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="6214" name="极地手套" price="16069" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="107">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="6215" name="极地手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[可合成神装]]></description>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6216" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6217" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6218" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="107">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="6219" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="107">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="6220" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="107">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="6221" name="极地手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="107">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="6224" name="落日手套" price="11869" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="107">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="6225" name="落日手套" price="11869" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="107">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="6226" name="落日手套" price="17961" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="107">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="6227" name="落日手套" price="17961" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="107">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="6228" name="落日手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6229" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6230" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6231" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="107">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="6232" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="107">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="6233" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="107">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="6234" name="落日手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="107">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="6237" name="寂灭手套" price="13119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="107">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="6238" name="寂灭手套" price="13119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="107">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="6239" name="寂灭手套" price="19853" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="107">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="6240" name="寂灭手套" price="19853" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="107">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="6241" name="寂灭手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6242" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6243" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6244" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="107">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="6245" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="107">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="6246" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="107">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="6247" name="寂灭手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="107">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="6250" name="破晓手套" price="14369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="107">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="6251" name="破晓手套" price="14369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="107">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="6252" name="破晓手套" price="21745" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="107">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="6253" name="破晓手套" price="21745" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="107">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="6254" name="破晓手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6255" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6256" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6257" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="107">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="6258" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="107">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="6259" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="107">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="6260" name="破晓手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="107">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="6263" name="龙魂手套" price="15619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="107">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="6264" name="龙魂手套" price="15619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="107">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="6265" name="龙魂手套" price="23637" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="107">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="6266" name="龙魂手套" price="23637" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="107">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="6267" name="龙魂手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6268" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6269" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6270" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="107">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="6271" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="107">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="6272" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="107">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="6273" name="龙魂手套" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="5008" dropicon="5005" market_type="6" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="107">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="6501" name="一花套袖" price="90" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="107">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="6502" name="一花套袖" price="148" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="107">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="6514" name="二离套袖" price="167" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="107">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="6515" name="二离套袖" price="274" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="107">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="6516" name="二离套袖" price="451" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="107">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="6517" name="二离套袖" price="451" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="107">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="6529" name="三笠套袖" price="682" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="107">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="6530" name="三笠套袖" price="682" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5201" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="107">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="6531" name="三笠套袖" price="1125" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="107">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="6532" name="三笠套袖" price="1125" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="107">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="6534" name="三笠套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="107">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="6536" name="三笠套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="107">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="6542" name="四叶套袖" price="939" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="6543" name="四叶套袖" price="939" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="6544" name="四叶套袖" price="1549" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="107">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="6545" name="四叶套袖" price="1549" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="107">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="6547" name="四叶套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="107">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="6549" name="四叶套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="107">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="6551" name="四叶套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="107">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="6555" name="五月套袖" price="1224" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5202" dropicon="5002" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="107">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="6556" name="五月套袖" price="1224" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="107">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="6557" name="五月套袖" price="2020" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="107">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="6558" name="五月套袖" price="2020" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="107">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="6560" name="五月套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="107">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="6562" name="五月套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="107">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="6568" name="六道套袖" price="1544" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="107">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="6569" name="六道套袖" price="1544" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="107">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="6570" name="六道套袖" price="2548" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6571" name="六道套袖" price="2548" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6572" name="六道套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6573" name="六道套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6574" name="六道套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="6575" name="六道套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="107">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="6576" name="六道套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6577" name="六道套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5203" dropicon="5003" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="107">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="6581" name="七趋套袖" price="1899" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6582" name="七趋套袖" price="1899" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="107">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="6583" name="七趋套袖" price="3134" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="107">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="6584" name="七趋套袖" price="3134" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="107">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="6585" name="七趋套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6586" name="七趋套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6587" name="七趋套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="6588" name="七趋套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6589" name="七趋套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6590" name="七趋套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="107">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="6594" name="八舞套袖" price="2294" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="107">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="6595" name="八舞套袖" price="2294" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="107">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="6596" name="八舞套袖" price="3786" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="107">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="6597" name="八舞套袖" price="3786" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="107">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="6598" name="八舞套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6599" name="八舞套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6600" name="八舞套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="6601" name="八舞套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="107">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="6602" name="八舞套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="107">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="6603" name="八舞套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5204" dropicon="5004" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="107">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="6607" name="九樱套袖" price="2740" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="107">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="6608" name="九樱套袖" price="2740" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="107">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="6609" name="九樱套袖" price="4522" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="107">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="6610" name="九樱套袖" price="4522" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="107">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="6611" name="九樱套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6612" name="九樱套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6613" name="九樱套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="6614" name="九樱套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="107">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="6615" name="九樱套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="107">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="6616" name="九樱套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="107">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="6620" name="十方套袖" price="3236" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="107">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="6621" name="十方套袖" price="3236" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="107">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="6622" name="十方套袖" price="5341" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="107">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="6623" name="十方套袖" price="5341" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="107">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="6624" name="十方套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6625" name="十方套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6626" name="十方套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="6627" name="十方套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="107">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="6628" name="十方套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="107">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="6629" name="十方套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5205" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="107">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="6633" name="亡魂套袖" price="4518" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6634" name="亡魂套袖" price="4518" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="6635" name="亡魂套袖" price="6261" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6636" name="亡魂套袖" price="6261" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="6637" name="亡魂套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6638" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6639" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="6640" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="107">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="6641" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="107">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="6642" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="107">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="6643" name="亡魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="107">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="6646" name="戒律套袖" price="5264" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="107">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="6647" name="戒律套袖" price="5264" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="107">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="6648" name="戒律套袖" price="7296" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="107">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="6649" name="戒律套袖" price="7296" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="107">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="6650" name="戒律套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6651" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6652" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="6653" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="107">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="6654" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="107">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="6655" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="107">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="6656" name="戒律套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5206" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="107">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="6659" name="伽罗套袖" price="6100" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="107">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="6660" name="伽罗套袖" price="6100" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="107">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="6661" name="伽罗套袖" price="8454" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="107">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="6662" name="伽罗套袖" price="8454" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="107">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="6663" name="伽罗套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6664" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6665" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="6666" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="107">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="6667" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="107">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="6668" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="107">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="6669" name="伽罗套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="107">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="6672" name="罪歌套袖" price="7036" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="107">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="6673" name="罪歌套袖" price="7036" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="107">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="6674" name="罪歌套袖" price="10646" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6675" name="罪歌套袖" price="10646" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6676" name="罪歌套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6677" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6678" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="6679" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="107">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="6680" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="6681" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="107">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="6682" name="罪歌套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5207" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="107">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="6685" name="阎魔套袖" price="8119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="107">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="6686" name="阎魔套袖" price="8119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="107">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="6687" name="阎魔套袖" price="12285" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="107">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="6688" name="阎魔套袖" price="12285" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="107">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="6689" name="阎魔套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6690" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6691" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="6692" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="107">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="6693" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="107">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="6694" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="107">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="6695" name="阎魔套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="107">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="6698" name="圣光套袖" price="9369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6699" name="圣光套袖" price="9369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="107">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="6700" name="圣光套袖" price="14177" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="107">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="6701" name="圣光套袖" price="14177" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="107">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="6702" name="圣光套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6703" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6704" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="6705" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="6706" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="107">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="6707" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="107">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="6708" name="圣光套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="107">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="6711" name="极地套袖" price="10619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="107">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="6712" name="极地套袖" price="10619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="107">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="6713" name="极地套袖" price="16069" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="107">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="6714" name="极地套袖" price="16069" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="107">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="6715" name="极地套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6716" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6717" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="6718" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="107">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="6719" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="107">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="6720" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="107">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="6721" name="极地套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="107">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="6724" name="落日套袖" price="11869" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="107">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="6725" name="落日套袖" price="11869" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="107">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="6726" name="落日套袖" price="17961" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="107">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="6727" name="落日套袖" price="17961" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="107">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="6728" name="落日套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6729" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6730" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="6731" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="107">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="6732" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="107">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="6733" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="107">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="6734" name="落日套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="107">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="6737" name="寂灭套袖" price="13119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="107">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="6738" name="寂灭套袖" price="13119" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="107">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="6739" name="寂灭套袖" price="19853" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="107">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="6740" name="寂灭套袖" price="19853" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="107">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="6741" name="寂灭套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6742" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6743" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="6744" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="107">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="6745" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="107">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="6746" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="107">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="6747" name="寂灭套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="107">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="6750" name="破晓套袖" price="14369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="107">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="6751" name="破晓套袖" price="14369" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="107">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="6752" name="破晓套袖" price="21745" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="107">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="6753" name="破晓套袖" price="21745" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="107">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="6754" name="破晓套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6755" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6756" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="6757" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="107">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="6758" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="107">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="6759" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="107">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="6760" name="破晓套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="107">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="6763" name="龙魂套袖" price="15619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="107">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="6764" name="龙魂套袖" price="15619" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="107">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="6765" name="龙魂套袖" price="23637" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="107">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="6766" name="龙魂套袖" price="23637" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="107">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="6767" name="龙魂套袖" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6768" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6769" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="107">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="6770" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="107">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="6771" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="107">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="6772" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="107">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="6773" name="龙魂套袖" price="0" isgainnotice="1" type="1" subtype="4" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description><![CDATA[非常珍贵的装备]]></description>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="107">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="6999" name="真神·测试手套" price="0" isgainnotice="0" type="1" subtype="4" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="5208" dropicon="5005" market_type="25" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="7001" name="一花战靴" price="90" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="106">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="7002" name="一花战靴" price="148" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="106">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="7014" name="二离战靴" price="167" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="1" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="106">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="7015" name="二离战靴" price="274" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="2" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="106">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="7016" name="二离战靴" price="451" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="106">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="7017" name="二离战靴" price="451" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="106">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="7029" name="三笠战靴" price="682" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="106">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="7030" name="三笠战靴" price="682" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6001" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="106">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="7031" name="三笠战靴" price="1125" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="106">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="7032" name="三笠战靴" price="1125" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="106">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="7034" name="三笠战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="106">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="7036" name="三笠战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="106">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="7042" name="四叶战靴" price="939" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="106">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="7043" name="四叶战靴" price="939" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="106">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="7044" name="四叶战靴" price="1549" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="106">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="7045" name="四叶战靴" price="1549" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="106">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="7047" name="四叶战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="106">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="7049" name="四叶战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="106">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="7051" name="四叶战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="106">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="7055" name="五月战靴" price="1224" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6002" dropicon="6002" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="106">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="7056" name="五月战靴" price="1224" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="106">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="7057" name="五月战靴" price="2020" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="106">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="7058" name="五月战靴" price="2020" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="106">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="7060" name="五月战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="106">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="7062" name="五月战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="106">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="7068" name="六道战靴" price="1544" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="106">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="7069" name="六道战靴" price="1544" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="106">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="7070" name="六道战靴" price="2548" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7071" name="六道战靴" price="2548" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7072" name="六道战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7073" name="六道战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7074" name="六道战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7075" name="六道战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="106">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="7076" name="六道战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7077" name="六道战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6003" dropicon="6003" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="106">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="7081" name="七趋战靴" price="1899" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7082" name="七趋战靴" price="1899" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7083" name="七趋战靴" price="3134" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="106">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="7084" name="七趋战靴" price="3134" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="106">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="7085" name="七趋战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7086" name="七趋战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7087" name="七趋战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7088" name="七趋战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7089" name="七趋战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7090" name="七趋战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="106">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="7094" name="八舞战靴" price="2294" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="106">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="7095" name="八舞战靴" price="2294" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="106">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="7096" name="八舞战靴" price="3786" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="106">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="7097" name="八舞战靴" price="3786" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="106">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="7098" name="八舞战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7099" name="八舞战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7100" name="八舞战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7101" name="八舞战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="106">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="7102" name="八舞战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="106">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="7103" name="八舞战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6004" dropicon="6004" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="106">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="7107" name="九樱战靴" price="2740" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="106">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="7108" name="九樱战靴" price="2740" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="106">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="7109" name="九樱战靴" price="4522" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="106">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="7110" name="九樱战靴" price="4522" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="106">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="7111" name="九樱战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7112" name="九樱战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7113" name="九樱战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7114" name="九樱战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="106">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="7115" name="九樱战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="106">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="7116" name="九樱战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="106">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="7120" name="十方战靴" price="3236" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="106">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="7121" name="十方战靴" price="3236" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="106">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="7122" name="十方战靴" price="5341" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="106">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="7123" name="十方战靴" price="5341" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="106">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="7124" name="十方战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7125" name="十方战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7126" name="十方战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7127" name="十方战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="106">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="7128" name="十方战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="106">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="7129" name="十方战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6005" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="106">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="7133" name="亡魂战靴" price="4518" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7134" name="亡魂战靴" price="4518" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7135" name="亡魂战靴" price="6261" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7136" name="亡魂战靴" price="6261" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7137" name="亡魂战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7138" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7139" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7140" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="106">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="7141" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="106">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="7142" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="106">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="7143" name="亡魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="106">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="7146" name="戒律战靴" price="5264" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="106">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="7147" name="戒律战靴" price="5264" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="106">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="7148" name="戒律战靴" price="7296" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="106">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="7149" name="戒律战靴" price="7296" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="106">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="7150" name="戒律战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7151" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7152" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7153" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="106">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="7154" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="106">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="7155" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="106">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="7156" name="戒律战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6006" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="106">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="7159" name="伽罗战靴" price="6100" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="106">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="7160" name="伽罗战靴" price="6100" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="106">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="7161" name="伽罗战靴" price="8454" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="106">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="7162" name="伽罗战靴" price="8454" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="106">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="7163" name="伽罗战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7164" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7165" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7166" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="106">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="7167" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="106">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="7168" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="106">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="7169" name="伽罗战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="106">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="7172" name="罪歌战靴" price="7036" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="106">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="7173" name="罪歌战靴" price="7036" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="106">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="7174" name="罪歌战靴" price="10646" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7175" name="罪歌战靴" price="10646" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7176" name="罪歌战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7177" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7178" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7179" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="106">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="7180" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="106">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="7181" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="106">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="7182" name="罪歌战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6007" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="106">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="7185" name="阎魔战靴" price="8119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="106">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="7186" name="阎魔战靴" price="8119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="106">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="7187" name="阎魔战靴" price="12285" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="106">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="7188" name="阎魔战靴" price="12285" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="106">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="7189" name="阎魔战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7190" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7191" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7192" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="106">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="7193" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="106">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="7194" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="106">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="7195" name="阎魔战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="106">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="7198" name="圣光战靴" price="9369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7199" name="圣光战靴" price="9369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7200" name="圣光战靴" price="14177" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="106">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="7201" name="圣光战靴" price="14177" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="106">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="7202" name="圣光战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7203" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7204" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7205" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="106">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="7206" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="106">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="7207" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="106">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="7208" name="圣光战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="106">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="7211" name="极地战靴" price="10619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="106">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="7212" name="极地战靴" price="10619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="106">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="7213" name="极地战靴" price="16069" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="106">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="7214" name="极地战靴" price="16069" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="106">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="7215" name="极地战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7216" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7217" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7218" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="106">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="7219" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="106">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="7220" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="106">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="7221" name="极地战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="106">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="7224" name="落日战靴" price="11869" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="106">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="7225" name="落日战靴" price="11869" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="106">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="7226" name="落日战靴" price="17961" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="106">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="7227" name="落日战靴" price="17961" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="106">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="7228" name="落日战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7229" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7230" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7231" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="106">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="7232" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="106">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="7233" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="106">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="7234" name="落日战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="106">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="7237" name="寂灭战靴" price="13119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="106">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="7238" name="寂灭战靴" price="13119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="106">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="7239" name="寂灭战靴" price="19853" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="106">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="7240" name="寂灭战靴" price="19853" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="106">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="7241" name="寂灭战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7242" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7243" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7244" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="106">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="7245" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="106">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="7246" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="106">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="7247" name="寂灭战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="106">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="7250" name="破晓战靴" price="14369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="106">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="7251" name="破晓战靴" price="14369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="106">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="7252" name="破晓战靴" price="21745" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="106">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="7253" name="破晓战靴" price="21745" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="106">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="7254" name="破晓战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7255" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7256" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7257" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="106">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="7258" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="106">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="7259" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="106">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="7260" name="破晓战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="106">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="7263" name="龙魂战靴" price="15619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="106">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="7264" name="龙魂战靴" price="15619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="106">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="7265" name="龙魂战靴" price="23637" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="106">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="7266" name="龙魂战靴" price="23637" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="106">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="7267" name="龙魂战靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7268" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7269" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7270" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="106">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="7271" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="106">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="7272" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="106">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="7273" name="龙魂战靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="6" isrefine="" icon="6008" dropicon="6005" market_type="7" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="106">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="7501" name="一花高靴" price="90" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="1610"/>
			</item>
			<item effect="106">
				<param value="80"/>
			</item>
		</base>
	</goods>
	<goods id="7502" name="一花高靴" price="148" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2415"/>
			</item>
			<item effect="106">
				<param value="120"/>
			</item>
		</base>
	</goods>
	<goods id="7514" name="二离高靴" price="167" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="1" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="3220"/>
			</item>
			<item effect="106">
				<param value="161"/>
			</item>
		</base>
	</goods>
	<goods id="7515" name="二离高靴" price="274" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="2" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4830"/>
			</item>
			<item effect="106">
				<param value="241"/>
			</item>
		</base>
	</goods>
	<goods id="7516" name="二离高靴" price="451" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="106">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="7517" name="二离高靴" price="451" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="6440"/>
			</item>
			<item effect="106">
				<param value="322"/>
			</item>
		</base>
	</goods>
	<goods id="7529" name="三笠高靴" price="682" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="106">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="7530" name="三笠高靴" price="682" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6201" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="10304"/>
			</item>
			<item effect="106">
				<param value="515"/>
			</item>
		</base>
	</goods>
	<goods id="7531" name="三笠高靴" price="1125" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="106">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="7532" name="三笠高靴" price="1125" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12880"/>
			</item>
			<item effect="106">
				<param value="644"/>
			</item>
		</base>
	</goods>
	<goods id="7534" name="三笠高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="16744"/>
			</item>
			<item effect="106">
				<param value="837"/>
			</item>
		</base>
	</goods>
	<goods id="7536" name="三笠高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="17710"/>
			</item>
			<item effect="106">
				<param value="885"/>
			</item>
		</base>
	</goods>
	<goods id="7542" name="四叶高靴" price="939" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="106">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="7543" name="四叶高靴" price="939" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="14812"/>
			</item>
			<item effect="106">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="7544" name="四叶高靴" price="1549" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="106">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="7545" name="四叶高靴" price="1549" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18515"/>
			</item>
			<item effect="106">
				<param value="925"/>
			</item>
		</base>
	</goods>
	<goods id="7547" name="四叶高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24069"/>
			</item>
			<item effect="106">
				<param value="1203"/>
			</item>
		</base>
	</goods>
	<goods id="7549" name="四叶高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="29624"/>
			</item>
			<item effect="106">
				<param value="1481"/>
			</item>
		</base>
	</goods>
	<goods id="7551" name="四叶高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="44436"/>
			</item>
			<item effect="106">
				<param value="2221"/>
			</item>
		</base>
	</goods>
	<goods id="7555" name="五月高靴" price="1224" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6202" dropicon="6002" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="106">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="7556" name="五月高靴" price="1224" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="106">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="7557" name="五月高靴" price="2020" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="106">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="7558" name="五月高靴" price="2020" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="106">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="7560" name="五月高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="106">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="7562" name="五月高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="106">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="7568" name="六道高靴" price="1544" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="106">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="7569" name="六道高靴" price="1544" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="106">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="7570" name="六道高靴" price="2548" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7571" name="六道高靴" price="2548" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7572" name="六道高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7573" name="六道高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7574" name="六道高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="106">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="7575" name="六道高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="106">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="7576" name="六道高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7577" name="六道高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6203" dropicon="6003" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="106">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="7581" name="七趋高靴" price="1899" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7582" name="七趋高靴" price="1899" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="106">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="7583" name="七趋高靴" price="3134" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="106">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="7584" name="七趋高靴" price="3134" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="106">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="7585" name="七趋高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7586" name="七趋高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7587" name="七趋高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="106">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="7588" name="七趋高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7589" name="七趋高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7590" name="七趋高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="106">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="7594" name="八舞高靴" price="2294" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="106">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="7595" name="八舞高靴" price="2294" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="106">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="7596" name="八舞高靴" price="3786" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="106">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="7597" name="八舞高靴" price="3786" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="106">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="7598" name="八舞高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7599" name="八舞高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7600" name="八舞高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="106">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="7601" name="八舞高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="106">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="7602" name="八舞高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="106">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="7603" name="八舞高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6204" dropicon="6004" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="106">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="7607" name="九樱高靴" price="2740" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="106">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="7608" name="九樱高靴" price="2740" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="106">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="7609" name="九樱高靴" price="4522" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="106">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="7610" name="九樱高靴" price="4522" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="106">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="7611" name="九樱高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7612" name="九樱高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7613" name="九樱高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="106">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="7614" name="九樱高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="106">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="7615" name="九樱高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="106">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="7616" name="九樱高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="106">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="7620" name="十方高靴" price="3236" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="106">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="7621" name="十方高靴" price="3236" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="106">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="7622" name="十方高靴" price="5341" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="106">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="7623" name="十方高靴" price="5341" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="106">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="7624" name="十方高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7625" name="十方高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7626" name="十方高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="106">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="7627" name="十方高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="106">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="7628" name="十方高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="106">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="7629" name="十方高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6205" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="106">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="7633" name="亡魂高靴" price="4518" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7634" name="亡魂高靴" price="4518" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="106">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="7635" name="亡魂高靴" price="6261" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7636" name="亡魂高靴" price="6261" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="106">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="7637" name="亡魂高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7638" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7639" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="106">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="7640" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="106">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="7641" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="106">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="7642" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="106">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="7643" name="亡魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="106">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="7646" name="戒律高靴" price="5264" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="106">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="7647" name="戒律高靴" price="5264" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="106">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="7648" name="戒律高靴" price="7296" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="106">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="7649" name="戒律高靴" price="7296" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="106">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="7650" name="戒律高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7651" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7652" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="106">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="7653" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="106">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="7654" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="106">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="7655" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="106">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="7656" name="戒律高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6206" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="106">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="7659" name="伽罗高靴" price="6100" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="106">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="7660" name="伽罗高靴" price="6100" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="106">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="7661" name="伽罗高靴" price="8454" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="106">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="7662" name="伽罗高靴" price="8454" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="106">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="7663" name="伽罗高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7664" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7665" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="106">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="7666" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="106">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="7667" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="106">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="7668" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="106">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="7669" name="伽罗高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="106">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="7672" name="罪歌高靴" price="7036" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="106">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="7673" name="罪歌高靴" price="7036" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="106">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="7674" name="罪歌高靴" price="10646" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7675" name="罪歌高靴" price="10646" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7676" name="罪歌高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7677" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7678" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="106">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="7679" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="106">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="7680" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="106">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="7681" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="106">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="7682" name="罪歌高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6207" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="106">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="7685" name="阎魔高靴" price="8119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="106">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="7686" name="阎魔高靴" price="8119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="106">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="7687" name="阎魔高靴" price="12285" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="106">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="7688" name="阎魔高靴" price="12285" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="106">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="7689" name="阎魔高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7690" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7691" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="106">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="7692" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="106">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="7693" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="106">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="7694" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="106">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="7695" name="阎魔高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="106">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="7698" name="圣光高靴" price="9369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7699" name="圣光高靴" price="9369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="106">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="7700" name="圣光高靴" price="14177" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="106">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="7701" name="圣光高靴" price="14177" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="106">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="7702" name="圣光高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7703" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7704" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="106">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="7705" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="106">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="7706" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="106">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="7707" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="106">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="7708" name="圣光高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="106">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="7711" name="极地高靴" price="10619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="106">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="7712" name="极地高靴" price="10619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="106">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="7713" name="极地高靴" price="16069" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="106">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="7714" name="极地高靴" price="16069" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="106">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="7715" name="极地高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7716" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7717" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="106">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="7718" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="106">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="7719" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="106">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="7720" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="106">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="7721" name="极地高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="106">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="7724" name="落日高靴" price="11869" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="106">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="7725" name="落日高靴" price="11869" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="106">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="7726" name="落日高靴" price="17961" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="106">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="7727" name="落日高靴" price="17961" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="106">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="7728" name="落日高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7729" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7730" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="106">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="7731" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="106">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="7732" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="106">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="7733" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="106">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="7734" name="落日高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="106">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="7737" name="寂灭高靴" price="13119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="106">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="7738" name="寂灭高靴" price="13119" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="106">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="7739" name="寂灭高靴" price="19853" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="106">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="7740" name="寂灭高靴" price="19853" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="106">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="7741" name="寂灭高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7742" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7743" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="106">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="7744" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="106">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="7745" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="106">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="7746" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="106">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="7747" name="寂灭高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="106">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="7750" name="破晓高靴" price="14369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="106">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="7751" name="破晓高靴" price="14369" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="106">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="7752" name="破晓高靴" price="21745" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="106">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="7753" name="破晓高靴" price="21745" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="106">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="7754" name="破晓高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7755" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7756" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="106">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="7757" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="106">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="7758" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="106">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="7759" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="106">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="7760" name="破晓高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="106">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="7763" name="龙魂高靴" price="15619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="106">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="7764" name="龙魂高靴" price="15619" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="3" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="106">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="7765" name="龙魂高靴" price="23637" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="106">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="7766" name="龙魂高靴" price="23637" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="4" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="106">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="7767" name="龙魂高靴" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7768" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7769" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="106">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="7770" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="5" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="106">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="7771" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="106">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="7772" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="7" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="106">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="7773" name="龙魂高靴" price="0" isgainnotice="1" type="1" subtype="5" sell="1" destroy="1" color="8" level="1" professional="7" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="106">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="7999" name="真神·测试鞋子" price="0" isgainnotice="0" type="1" subtype="5" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="6208" dropicon="6005" market_type="26" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="999999"/>
			</item>
			<item effect="103">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="8055" name="五月项链" price="1224" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="8056" name="五月项链" price="1224" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="998"/>
			</item>
			<item effect="102">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="8057" name="五月项链" price="2020" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="8058" name="五月项链" price="2020" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1247"/>
			</item>
			<item effect="102">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="8060" name="五月项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1622"/>
			</item>
			<item effect="102">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="8062" name="五月项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1996"/>
			</item>
			<item effect="102">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="8068" name="六道项链" price="1544" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="8069" name="六道项链" price="1544" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1288"/>
			</item>
			<item effect="102">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="8070" name="六道项链" price="2548" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="8071" name="六道项链" price="2548" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="8072" name="六道项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="8073" name="六道项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="8074" name="六道项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2093"/>
			</item>
			<item effect="102">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="8075" name="六道项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2576"/>
			</item>
			<item effect="102">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="8076" name="六道项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="8077" name="六道项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7003" dropicon="7003" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3864"/>
			</item>
			<item effect="102">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="8081" name="七趋项链" price="1899" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="8082" name="七趋项链" price="1899" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1610"/>
			</item>
			<item effect="102">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="8083" name="七趋项链" price="3134" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="8084" name="七趋项链" price="3134" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2012"/>
			</item>
			<item effect="102">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="8085" name="七趋项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="8086" name="七趋项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="8087" name="七趋项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2616"/>
			</item>
			<item effect="102">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="8088" name="七趋项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="8089" name="七趋项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="8090" name="七趋项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4830"/>
			</item>
			<item effect="102">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="8094" name="八舞项链" price="2294" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="8095" name="八舞项链" price="2294" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1964"/>
			</item>
			<item effect="102">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="8096" name="八舞项链" price="3786" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="8097" name="八舞项链" price="3786" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2455"/>
			</item>
			<item effect="102">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="8098" name="八舞项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="8099" name="八舞项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="8100" name="八舞项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3191"/>
			</item>
			<item effect="102">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="8101" name="八舞项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3928"/>
			</item>
			<item effect="102">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="8102" name="八舞项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4910"/>
			</item>
			<item effect="102">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="8103" name="八舞项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7004" dropicon="7004" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5892"/>
			</item>
			<item effect="102">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="8107" name="九樱项链" price="2740" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="8108" name="九樱项链" price="2740" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2350"/>
			</item>
			<item effect="102">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="8109" name="九樱项链" price="4522" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="8110" name="九樱项链" price="4522" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2938"/>
			</item>
			<item effect="102">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="8111" name="九樱项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="8112" name="九樱项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="8113" name="九樱项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3819"/>
			</item>
			<item effect="102">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="8114" name="九樱项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4701"/>
			</item>
			<item effect="102">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="8115" name="九樱项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5876"/>
			</item>
			<item effect="102">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="8116" name="九樱项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7051"/>
			</item>
			<item effect="102">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="8120" name="十方项链" price="3236" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="8121" name="十方项链" price="3236" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="2769"/>
			</item>
			<item effect="102">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="8122" name="十方项链" price="5341" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="8123" name="十方项链" price="5341" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3461"/>
			</item>
			<item effect="102">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="8124" name="十方项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="8125" name="十方项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="8126" name="十方项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4499"/>
			</item>
			<item effect="102">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="8127" name="十方项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5538"/>
			</item>
			<item effect="102">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="8128" name="十方项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6923"/>
			</item>
			<item effect="102">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="8129" name="十方项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7005" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8307"/>
			</item>
			<item effect="102">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="8133" name="亡魂项链" price="4518" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="8134" name="亡魂项链" price="4518" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3220"/>
			</item>
			<item effect="102">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="8135" name="亡魂项链" price="6261" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="8136" name="亡魂项链" price="6261" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4025"/>
			</item>
			<item effect="102">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="8137" name="亡魂项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="8138" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="8139" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5232"/>
			</item>
			<item effect="102">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="8140" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6440"/>
			</item>
			<item effect="102">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="8141" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8050"/>
			</item>
			<item effect="102">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="8142" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9660"/>
			</item>
			<item effect="102">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="8143" name="亡魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12880"/>
			</item>
			<item effect="102">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="8146" name="戒律项链" price="5264" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="8147" name="戒律项链" price="5264" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="3703"/>
			</item>
			<item effect="102">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="8148" name="戒律项链" price="7296" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="8149" name="戒律项链" price="7296" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4628"/>
			</item>
			<item effect="102">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="8150" name="戒律项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="8151" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="8152" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6017"/>
			</item>
			<item effect="102">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="8153" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7406"/>
			</item>
			<item effect="102">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="8154" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9257"/>
			</item>
			<item effect="102">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="8155" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11109"/>
			</item>
			<item effect="102">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="8156" name="戒律项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7006" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14812"/>
			</item>
			<item effect="102">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="8159" name="伽罗项链" price="6100" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="8160" name="伽罗项链" price="6100" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4218"/>
			</item>
			<item effect="102">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="8161" name="伽罗项链" price="8454" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="8162" name="伽罗项链" price="8454" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5272"/>
			</item>
			<item effect="102">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="8163" name="伽罗项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="8164" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="8165" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6854"/>
			</item>
			<item effect="102">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="8166" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8436"/>
			</item>
			<item effect="102">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="8167" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10545"/>
			</item>
			<item effect="102">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="8168" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12654"/>
			</item>
			<item effect="102">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="8169" name="伽罗项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16872"/>
			</item>
			<item effect="102">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="8172" name="罪歌项链" price="7036" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="8173" name="罪歌项链" price="7036" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="4765"/>
			</item>
			<item effect="102">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="8174" name="罪歌项链" price="10646" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="8175" name="罪歌项链" price="10646" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="8176" name="罪歌项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="8177" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="8178" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7744"/>
			</item>
			<item effect="102">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="8179" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9531"/>
			</item>
			<item effect="102">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="8180" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="8181" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14296"/>
			</item>
			<item effect="102">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="8182" name="罪歌项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7007" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19062"/>
			</item>
			<item effect="102">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="8185" name="阎魔项链" price="8119" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="8186" name="阎魔项链" price="8119" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5345"/>
			</item>
			<item effect="102">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="8187" name="阎魔项链" price="12285" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="8188" name="阎魔项链" price="12285" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6681"/>
			</item>
			<item effect="102">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="8189" name="阎魔项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="8190" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="8191" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8685"/>
			</item>
			<item effect="102">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="8192" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10690"/>
			</item>
			<item effect="102">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="8193" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13363"/>
			</item>
			<item effect="102">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="8194" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16035"/>
			</item>
			<item effect="102">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="8195" name="阎魔项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21380"/>
			</item>
			<item effect="102">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="8198" name="圣光项链" price="9369" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="8199" name="圣光项链" price="9369" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="5957"/>
			</item>
			<item effect="102">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="8200" name="圣光项链" price="14177" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="8201" name="圣光项链" price="14177" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7446"/>
			</item>
			<item effect="102">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="8202" name="圣光项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="8203" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="8204" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9680"/>
			</item>
			<item effect="102">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="8205" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11914"/>
			</item>
			<item effect="102">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="8206" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14892"/>
			</item>
			<item effect="102">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="8207" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17871"/>
			</item>
			<item effect="102">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="8208" name="圣光项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23828"/>
			</item>
			<item effect="102">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="8211" name="极地项链" price="10619" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="8212" name="极地项链" price="10619" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="6601"/>
			</item>
			<item effect="102">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="8213" name="极地项链" price="16069" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="8214" name="极地项链" price="16069" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8251"/>
			</item>
			<item effect="102">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="8215" name="极地项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="8216" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="8217" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10726"/>
			</item>
			<item effect="102">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="8218" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="13202"/>
			</item>
			<item effect="102">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="8219" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="16502"/>
			</item>
			<item effect="102">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="8220" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19803"/>
			</item>
			<item effect="102">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="8221" name="极地项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26404"/>
			</item>
			<item effect="102">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="8224" name="落日项链" price="11869" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="8225" name="落日项链" price="11869" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7277"/>
			</item>
			<item effect="102">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="8226" name="落日项链" price="17961" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="8227" name="落日项链" price="17961" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9096"/>
			</item>
			<item effect="102">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="8228" name="落日项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="8229" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="8230" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11825"/>
			</item>
			<item effect="102">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="8231" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14554"/>
			</item>
			<item effect="102">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="8232" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18193"/>
			</item>
			<item effect="102">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="8233" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21831"/>
			</item>
			<item effect="102">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="8234" name="落日项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="29108"/>
			</item>
			<item effect="102">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="8237" name="寂灭项链" price="13119" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="8238" name="寂灭项链" price="13119" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="7985"/>
			</item>
			<item effect="102">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="8239" name="寂灭项链" price="19853" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="8240" name="寂灭项链" price="19853" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9982"/>
			</item>
			<item effect="102">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="8241" name="寂灭项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="8242" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="8243" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="12976"/>
			</item>
			<item effect="102">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="8244" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15971"/>
			</item>
			<item effect="102">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="8245" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="19964"/>
			</item>
			<item effect="102">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="8246" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23956"/>
			</item>
			<item effect="102">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="8247" name="寂灭项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="31942"/>
			</item>
			<item effect="102">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="8250" name="破晓项链" price="14369" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="8251" name="破晓项链" price="14369" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="8726"/>
			</item>
			<item effect="102">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="8252" name="破晓项链" price="21745" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="8253" name="破晓项链" price="21745" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="10907"/>
			</item>
			<item effect="102">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="8254" name="破晓项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="8255" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="8256" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="14180"/>
			</item>
			<item effect="102">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="8257" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="17452"/>
			</item>
			<item effect="102">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="8258" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="21815"/>
			</item>
			<item effect="102">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="8259" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="26178"/>
			</item>
			<item effect="102">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="8260" name="破晓项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="34904"/>
			</item>
			<item effect="102">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="8263" name="龙魂项链" price="15619" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="8264" name="龙魂项链" price="15619" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="9495"/>
			</item>
			<item effect="102">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="8265" name="龙魂项链" price="23637" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="8266" name="龙魂项链" price="23637" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="11869"/>
			</item>
			<item effect="102">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="8267" name="龙魂项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="8268" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="8269" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="15429"/>
			</item>
			<item effect="102">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="8270" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="18990"/>
			</item>
			<item effect="102">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="8271" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="23738"/>
			</item>
			<item effect="102">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="8272" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="28485"/>
			</item>
			<item effect="102">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="8273" name="龙魂项链" price="0" isgainnotice="1" type="1" subtype="6" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="37981"/>
			</item>
			<item effect="102">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="8999" name="真神·测试项链" price="0" isgainnotice="0" type="1" subtype="6" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="7008" dropicon="7005" market_type="8" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="999999"/>
			</item>
			<item effect="102">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="9055" name="五月耳环" price="1224" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="9056" name="五月耳环" price="1224" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="19964"/>
			</item>
			<item effect="103">
				<param value="998"/>
			</item>
		</base>
	</goods>
	<goods id="9057" name="五月耳环" price="2020" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="9058" name="五月耳环" price="2020" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="24955"/>
			</item>
			<item effect="103">
				<param value="1247"/>
			</item>
		</base>
	</goods>
	<goods id="9060" name="五月耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32441"/>
			</item>
			<item effect="103">
				<param value="1622"/>
			</item>
		</base>
	</goods>
	<goods id="9062" name="五月耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39928"/>
			</item>
			<item effect="103">
				<param value="1996"/>
			</item>
		</base>
	</goods>
	<goods id="9068" name="六道耳环" price="1544" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="9069" name="六道耳环" price="1544" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="25760"/>
			</item>
			<item effect="103">
				<param value="1288"/>
			</item>
		</base>
	</goods>
	<goods id="9070" name="六道耳环" price="2548" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="9071" name="六道耳环" price="2548" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="9072" name="六道耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="9073" name="六道耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="9074" name="六道耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="41860"/>
			</item>
			<item effect="103">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="9075" name="六道耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="51520"/>
			</item>
			<item effect="103">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="9076" name="六道耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="9077" name="六道耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8003" dropicon="8003" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="77280"/>
			</item>
			<item effect="103">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="9081" name="七趋耳环" price="1899" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="9082" name="七趋耳环" price="1899" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="32200"/>
			</item>
			<item effect="103">
				<param value="1610"/>
			</item>
		</base>
	</goods>
	<goods id="9083" name="七趋耳环" price="3134" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="9084" name="七趋耳环" price="3134" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="40250"/>
			</item>
			<item effect="103">
				<param value="2012"/>
			</item>
		</base>
	</goods>
	<goods id="9085" name="七趋耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="9086" name="七趋耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="9087" name="七趋耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="52325"/>
			</item>
			<item effect="103">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="9088" name="七趋耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="9089" name="七趋耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="9090" name="七趋耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="96600"/>
			</item>
			<item effect="103">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="9094" name="八舞耳环" price="2294" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="9095" name="八舞耳环" price="2294" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="39284"/>
			</item>
			<item effect="103">
				<param value="1964"/>
			</item>
		</base>
	</goods>
	<goods id="9096" name="八舞耳环" price="3786" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="9097" name="八舞耳环" price="3786" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="49105"/>
			</item>
			<item effect="103">
				<param value="2455"/>
			</item>
		</base>
	</goods>
	<goods id="9098" name="八舞耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="9099" name="八舞耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="9100" name="八舞耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="63836"/>
			</item>
			<item effect="103">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="9101" name="八舞耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="78568"/>
			</item>
			<item effect="103">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="9102" name="八舞耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="98210"/>
			</item>
			<item effect="103">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="9103" name="八舞耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8004" dropicon="8004" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117852"/>
			</item>
			<item effect="103">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="9107" name="九樱耳环" price="2740" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="9108" name="九樱耳环" price="2740" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="47012"/>
			</item>
			<item effect="103">
				<param value="2350"/>
			</item>
		</base>
	</goods>
	<goods id="9109" name="九樱耳环" price="4522" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="9110" name="九樱耳环" price="4522" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="58765"/>
			</item>
			<item effect="103">
				<param value="2938"/>
			</item>
		</base>
	</goods>
	<goods id="9111" name="九樱耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="9112" name="九樱耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="9113" name="九樱耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="76394"/>
			</item>
			<item effect="103">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="9114" name="九樱耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="94024"/>
			</item>
			<item effect="103">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="9115" name="九樱耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="117530"/>
			</item>
			<item effect="103">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="9116" name="九樱耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="141036"/>
			</item>
			<item effect="103">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="9120" name="十方耳环" price="3236" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="9121" name="十方耳环" price="3236" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="55384"/>
			</item>
			<item effect="103">
				<param value="2769"/>
			</item>
		</base>
	</goods>
	<goods id="9122" name="十方耳环" price="5341" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="9123" name="十方耳环" price="5341" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="69230"/>
			</item>
			<item effect="103">
				<param value="3461"/>
			</item>
		</base>
	</goods>
	<goods id="9124" name="十方耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="9125" name="十方耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="9126" name="十方耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="89999"/>
			</item>
			<item effect="103">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="9127" name="十方耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="110768"/>
			</item>
			<item effect="103">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="9128" name="十方耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="138460"/>
			</item>
			<item effect="103">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="9129" name="十方耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8005" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="166152"/>
			</item>
			<item effect="103">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="9133" name="亡魂耳环" price="4518" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="9134" name="亡魂耳环" price="4518" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="64400"/>
			</item>
			<item effect="103">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="9135" name="亡魂耳环" price="6261" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="9136" name="亡魂耳环" price="6261" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="80500"/>
			</item>
			<item effect="103">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="9137" name="亡魂耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="9138" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="9139" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="104650"/>
			</item>
			<item effect="103">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="9140" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="128800"/>
			</item>
			<item effect="103">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="9141" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="161000"/>
			</item>
			<item effect="103">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="9142" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193200"/>
			</item>
			<item effect="103">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="9143" name="亡魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="257600"/>
			</item>
			<item effect="103">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="9146" name="戒律耳环" price="5264" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="9147" name="戒律耳环" price="5264" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="74060"/>
			</item>
			<item effect="103">
				<param value="3703"/>
			</item>
		</base>
	</goods>
	<goods id="9148" name="戒律耳环" price="7296" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="9149" name="戒律耳环" price="7296" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="92575"/>
			</item>
			<item effect="103">
				<param value="4628"/>
			</item>
		</base>
	</goods>
	<goods id="9150" name="戒律耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="9151" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="9152" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="120347"/>
			</item>
			<item effect="103">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="9153" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148120"/>
			</item>
			<item effect="103">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="9154" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="185150"/>
			</item>
			<item effect="103">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="9155" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="222180"/>
			</item>
			<item effect="103">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="9156" name="戒律耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8006" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="296240"/>
			</item>
			<item effect="103">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="9159" name="伽罗耳环" price="6100" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="9160" name="伽罗耳环" price="6100" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="84364"/>
			</item>
			<item effect="103">
				<param value="4218"/>
			</item>
		</base>
	</goods>
	<goods id="9161" name="伽罗耳环" price="8454" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="9162" name="伽罗耳环" price="8454" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="105455"/>
			</item>
			<item effect="103">
				<param value="5272"/>
			</item>
		</base>
	</goods>
	<goods id="9163" name="伽罗耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="9164" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="9165" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="137091"/>
			</item>
			<item effect="103">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="9166" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="168728"/>
			</item>
			<item effect="103">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="9167" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="210910"/>
			</item>
			<item effect="103">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="9168" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="253092"/>
			</item>
			<item effect="103">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="9169" name="伽罗耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="337456"/>
			</item>
			<item effect="103">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="9172" name="罪歌耳环" price="7036" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="9173" name="罪歌耳环" price="7036" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="95312"/>
			</item>
			<item effect="103">
				<param value="4765"/>
			</item>
		</base>
	</goods>
	<goods id="9174" name="罪歌耳环" price="10646" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="9175" name="罪歌耳环" price="10646" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="9176" name="罪歌耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="9177" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="9178" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="154882"/>
			</item>
			<item effect="103">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="9179" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="190624"/>
			</item>
			<item effect="103">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="9180" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="9181" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="285936"/>
			</item>
			<item effect="103">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="9182" name="罪歌耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8007" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="381248"/>
			</item>
			<item effect="103">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="9185" name="阎魔耳环" price="8119" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="9186" name="阎魔耳环" price="8119" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="106904"/>
			</item>
			<item effect="103">
				<param value="5345"/>
			</item>
		</base>
	</goods>
	<goods id="9187" name="阎魔耳环" price="12285" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="9188" name="阎魔耳环" price="12285" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="133630"/>
			</item>
			<item effect="103">
				<param value="6681"/>
			</item>
		</base>
	</goods>
	<goods id="9189" name="阎魔耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="9190" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="9191" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="173719"/>
			</item>
			<item effect="103">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="9192" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="213808"/>
			</item>
			<item effect="103">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="9193" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="267260"/>
			</item>
			<item effect="103">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="9194" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="320712"/>
			</item>
			<item effect="103">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="9195" name="阎魔耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="427616"/>
			</item>
			<item effect="103">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="9198" name="圣光耳环" price="9369" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="9199" name="圣光耳环" price="9369" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="119140"/>
			</item>
			<item effect="103">
				<param value="5957"/>
			</item>
		</base>
	</goods>
	<goods id="9200" name="圣光耳环" price="14177" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="9201" name="圣光耳环" price="14177" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="148925"/>
			</item>
			<item effect="103">
				<param value="7446"/>
			</item>
		</base>
	</goods>
	<goods id="9202" name="圣光耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="9203" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="9204" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="193602"/>
			</item>
			<item effect="103">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="9205" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="238280"/>
			</item>
			<item effect="103">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="9206" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="297850"/>
			</item>
			<item effect="103">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="9207" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="357420"/>
			</item>
			<item effect="103">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="9208" name="圣光耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="476560"/>
			</item>
			<item effect="103">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="9211" name="极地耳环" price="10619" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="9212" name="极地耳环" price="10619" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="132020"/>
			</item>
			<item effect="103">
				<param value="6601"/>
			</item>
		</base>
	</goods>
	<goods id="9213" name="极地耳环" price="16069" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="9214" name="极地耳环" price="16069" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="165025"/>
			</item>
			<item effect="103">
				<param value="8251"/>
			</item>
		</base>
	</goods>
	<goods id="9215" name="极地耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="9216" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="9217" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="214532"/>
			</item>
			<item effect="103">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="9218" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="264040"/>
			</item>
			<item effect="103">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="9219" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="330050"/>
			</item>
			<item effect="103">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="9220" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="396060"/>
			</item>
			<item effect="103">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="9221" name="极地耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="528080"/>
			</item>
			<item effect="103">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="9224" name="落日耳环" price="11869" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="9225" name="落日耳环" price="11869" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="145544"/>
			</item>
			<item effect="103">
				<param value="7277"/>
			</item>
		</base>
	</goods>
	<goods id="9226" name="落日耳环" price="17961" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="9227" name="落日耳环" price="17961" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="181930"/>
			</item>
			<item effect="103">
				<param value="9096"/>
			</item>
		</base>
	</goods>
	<goods id="9228" name="落日耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="9229" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="9230" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="236509"/>
			</item>
			<item effect="103">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="9231" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="291088"/>
			</item>
			<item effect="103">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="9232" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="363860"/>
			</item>
			<item effect="103">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="9233" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436632"/>
			</item>
			<item effect="103">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="9234" name="落日耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="582176"/>
			</item>
			<item effect="103">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="9237" name="寂灭耳环" price="13119" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="9238" name="寂灭耳环" price="13119" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="159712"/>
			</item>
			<item effect="103">
				<param value="7985"/>
			</item>
		</base>
	</goods>
	<goods id="9239" name="寂灭耳环" price="19853" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="9240" name="寂灭耳环" price="19853" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="199640"/>
			</item>
			<item effect="103">
				<param value="9982"/>
			</item>
		</base>
	</goods>
	<goods id="9241" name="寂灭耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="9242" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="9243" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="259532"/>
			</item>
			<item effect="103">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="9244" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="319424"/>
			</item>
			<item effect="103">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="9245" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="399280"/>
			</item>
			<item effect="103">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="9246" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="479136"/>
			</item>
			<item effect="103">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="9247" name="寂灭耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="638848"/>
			</item>
			<item effect="103">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="9250" name="破晓耳环" price="14369" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="9251" name="破晓耳环" price="14369" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="174524"/>
			</item>
			<item effect="103">
				<param value="8726"/>
			</item>
		</base>
	</goods>
	<goods id="9252" name="破晓耳环" price="21745" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="9253" name="破晓耳环" price="21745" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="218155"/>
			</item>
			<item effect="103">
				<param value="10907"/>
			</item>
		</base>
	</goods>
	<goods id="9254" name="破晓耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="9255" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="9256" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="283601"/>
			</item>
			<item effect="103">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="9257" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="349048"/>
			</item>
			<item effect="103">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="9258" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="436310"/>
			</item>
			<item effect="103">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="9259" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="523572"/>
			</item>
			<item effect="103">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="9260" name="破晓耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="698096"/>
			</item>
			<item effect="103">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="9263" name="龙魂耳环" price="15619" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="9264" name="龙魂耳环" price="15619" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="189906"/>
			</item>
			<item effect="103">
				<param value="9495"/>
			</item>
		</base>
	</goods>
	<goods id="9265" name="龙魂耳环" price="23637" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="9266" name="龙魂耳环" price="23637" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="4" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="237382"/>
			</item>
			<item effect="103">
				<param value="11869"/>
			</item>
		</base>
	</goods>
	<goods id="9267" name="龙魂耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="9268" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="9269" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="308597"/>
			</item>
			<item effect="103">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="9270" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="379812"/>
			</item>
			<item effect="103">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="9271" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="474765"/>
			</item>
			<item effect="103">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="9272" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="569718"/>
			</item>
			<item effect="103">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="9273" name="龙魂耳环" price="0" isgainnotice="1" type="1" subtype="7" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="759625"/>
			</item>
			<item effect="103">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="9999" name="真神·测试耳环" price="0" isgainnotice="0" type="1" subtype="7" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="8008" dropicon="8005" market_type="9" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="999999"/>
			</item>
			<item effect="102">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="10042" name="四叶手镯" price="939" isgainnotice="0" type="1" subtype="8" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="9001" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="740"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="10043" name="四叶手镯" price="939" isgainnotice="0" type="1" subtype="8" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="9001" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="740"/>
			</item>
			<item effect="107">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="10072" name="六道手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2093"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10073" name="六道手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2093"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10074" name="六道手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2093"/>
			</item>
			<item effect="107">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10075" name="六道手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2576"/>
			</item>
			<item effect="107">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="10076" name="六道手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3220"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="10077" name="六道手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3864"/>
			</item>
			<item effect="107">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="10085" name="七趋手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2616"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10086" name="七趋手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2616"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10087" name="七趋手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="2616"/>
			</item>
			<item effect="107">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10088" name="七趋手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3220"/>
			</item>
			<item effect="107">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="10089" name="七趋手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4025"/>
			</item>
			<item effect="107">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="10090" name="七趋手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9002" dropicon="9002" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4830"/>
			</item>
			<item effect="107">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="10098" name="八舞手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3191"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10099" name="八舞手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3191"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10100" name="八舞手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3191"/>
			</item>
			<item effect="107">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10101" name="八舞手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3928"/>
			</item>
			<item effect="107">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="10102" name="八舞手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4910"/>
			</item>
			<item effect="107">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="10103" name="八舞手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9003" dropicon="9003" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5892"/>
			</item>
			<item effect="107">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="10111" name="九樱手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3819"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10112" name="九樱手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3819"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10113" name="九樱手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="3819"/>
			</item>
			<item effect="107">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10114" name="九樱手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4701"/>
			</item>
			<item effect="107">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="10115" name="九樱手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5876"/>
			</item>
			<item effect="107">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="10116" name="九樱手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9004" dropicon="9004" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="7051"/>
			</item>
			<item effect="107">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="10124" name="十方手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4499"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10125" name="十方手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4499"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10126" name="十方手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="4499"/>
			</item>
			<item effect="107">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10127" name="十方手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5538"/>
			</item>
			<item effect="107">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="10128" name="十方手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6923"/>
			</item>
			<item effect="107">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="10129" name="十方手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9005" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8307"/>
			</item>
			<item effect="107">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="10137" name="亡魂手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5232"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10138" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5232"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10139" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="5232"/>
			</item>
			<item effect="107">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10140" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6440"/>
			</item>
			<item effect="107">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="10141" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8050"/>
			</item>
			<item effect="107">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="10142" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9006" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9660"/>
			</item>
			<item effect="107">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="10143" name="亡魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="12880"/>
			</item>
			<item effect="107">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="10150" name="戒律手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6017"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10151" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6017"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10152" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6017"/>
			</item>
			<item effect="107">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10153" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="7406"/>
			</item>
			<item effect="107">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="10154" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9007" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9257"/>
			</item>
			<item effect="107">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="10155" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11109"/>
			</item>
			<item effect="107">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="10156" name="戒律手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14812"/>
			</item>
			<item effect="107">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="10163" name="伽罗手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6854"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10164" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6854"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10165" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="6854"/>
			</item>
			<item effect="107">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10166" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8436"/>
			</item>
			<item effect="107">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="10167" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="10545"/>
			</item>
			<item effect="107">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="10168" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="12654"/>
			</item>
			<item effect="107">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="10169" name="伽罗手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="16872"/>
			</item>
			<item effect="107">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="10176" name="罪歌手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="7744"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10177" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="7744"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10178" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="7744"/>
			</item>
			<item effect="107">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10179" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9531"/>
			</item>
			<item effect="107">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="10180" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11914"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="10181" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14296"/>
			</item>
			<item effect="107">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="10182" name="罪歌手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="19062"/>
			</item>
			<item effect="107">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="10189" name="阎魔手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8685"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10190" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8685"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10191" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="8685"/>
			</item>
			<item effect="107">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10192" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="10690"/>
			</item>
			<item effect="107">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="10193" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="13363"/>
			</item>
			<item effect="107">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="10194" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="16035"/>
			</item>
			<item effect="107">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="10195" name="阎魔手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="21380"/>
			</item>
			<item effect="107">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="10202" name="圣光手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9680"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10203" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9680"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10204" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="9680"/>
			</item>
			<item effect="107">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10205" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11914"/>
			</item>
			<item effect="107">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="10206" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14892"/>
			</item>
			<item effect="107">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="10207" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="17871"/>
			</item>
			<item effect="107">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="10208" name="圣光手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="23828"/>
			</item>
			<item effect="107">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="10215" name="极地手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="10726"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10216" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="10726"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10217" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="10726"/>
			</item>
			<item effect="107">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10218" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="13202"/>
			</item>
			<item effect="107">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="10219" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="16502"/>
			</item>
			<item effect="107">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="10220" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="19803"/>
			</item>
			<item effect="107">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="10221" name="极地手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="26404"/>
			</item>
			<item effect="107">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="10228" name="落日手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11825"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10229" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11825"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10230" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="11825"/>
			</item>
			<item effect="107">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10231" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14554"/>
			</item>
			<item effect="107">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="10232" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="18193"/>
			</item>
			<item effect="107">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="10233" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="21831"/>
			</item>
			<item effect="107">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="10234" name="落日手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="29108"/>
			</item>
			<item effect="107">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="10241" name="寂灭手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="12976"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10242" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="12976"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10243" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="12976"/>
			</item>
			<item effect="107">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10244" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="15971"/>
			</item>
			<item effect="107">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="10245" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="19964"/>
			</item>
			<item effect="107">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="10246" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="23956"/>
			</item>
			<item effect="107">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="10247" name="寂灭手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="31942"/>
			</item>
			<item effect="107">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="10254" name="破晓手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10255" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10256" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10257" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="17452"/>
			</item>
			<item effect="107">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="10258" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="21815"/>
			</item>
			<item effect="107">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="10259" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="26178"/>
			</item>
			<item effect="107">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="10260" name="破晓手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="34904"/>
			</item>
			<item effect="107">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="10267" name="龙魂手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10268" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10269" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="14180"/>
			</item>
			<item effect="107">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10270" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="17452"/>
			</item>
			<item effect="107">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="10271" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="21815"/>
			</item>
			<item effect="107">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="10272" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="26178"/>
			</item>
			<item effect="107">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="10273" name="龙魂手镯" price="0" isgainnotice="1" type="1" subtype="8" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="106">
				<param value="34904"/>
			</item>
			<item effect="107">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="10499" name="真神·测试手镯" price="0" isgainnotice="0" type="1" subtype="8" sell="1" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9008" dropicon="9005" market_type="10" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="999999"/>
			</item>
			<item effect="102">
				<param value="999999"/>
			</item>
		</base>
	</goods>
	<goods id="10542" name="四叶戒指" price="939" isgainnotice="0" type="1" subtype="9" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="9501" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="10543" name="四叶戒指" price="939" isgainnotice="0" type="1" subtype="9" sell="1" destroy="1" color="3" level="1" professional="-1" isrefine="" icon="9501" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="740"/>
			</item>
			<item effect="105">
				<param value="740"/>
			</item>
		</base>
	</goods>
	<goods id="10572" name="六道戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10573" name="六道戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10574" name="六道戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2093"/>
			</item>
			<item effect="105">
				<param value="2093"/>
			</item>
		</base>
	</goods>
	<goods id="10575" name="六道戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2576"/>
			</item>
			<item effect="105">
				<param value="2576"/>
			</item>
		</base>
	</goods>
	<goods id="10576" name="六道戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="10577" name="六道戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3864"/>
			</item>
			<item effect="105">
				<param value="3864"/>
			</item>
		</base>
	</goods>
	<goods id="10585" name="七趋戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10586" name="七趋戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10587" name="七趋戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="2616"/>
			</item>
			<item effect="105">
				<param value="2616"/>
			</item>
		</base>
	</goods>
	<goods id="10588" name="七趋戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3220"/>
			</item>
			<item effect="105">
				<param value="3220"/>
			</item>
		</base>
	</goods>
	<goods id="10589" name="七趋戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4025"/>
			</item>
			<item effect="105">
				<param value="4025"/>
			</item>
		</base>
	</goods>
	<goods id="10590" name="七趋戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9502" dropicon="9502" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4830"/>
			</item>
			<item effect="105">
				<param value="4830"/>
			</item>
		</base>
	</goods>
	<goods id="10598" name="八舞戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10599" name="八舞戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10600" name="八舞戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3191"/>
			</item>
			<item effect="105">
				<param value="3191"/>
			</item>
		</base>
	</goods>
	<goods id="10601" name="八舞戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3928"/>
			</item>
			<item effect="105">
				<param value="3928"/>
			</item>
		</base>
	</goods>
	<goods id="10602" name="八舞戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4910"/>
			</item>
			<item effect="105">
				<param value="4910"/>
			</item>
		</base>
	</goods>
	<goods id="10603" name="八舞戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9503" dropicon="9503" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5892"/>
			</item>
			<item effect="105">
				<param value="5892"/>
			</item>
		</base>
	</goods>
	<goods id="10611" name="九樱戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10612" name="九樱戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10613" name="九樱戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="3819"/>
			</item>
			<item effect="105">
				<param value="3819"/>
			</item>
		</base>
	</goods>
	<goods id="10614" name="九樱戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4701"/>
			</item>
			<item effect="105">
				<param value="4701"/>
			</item>
		</base>
	</goods>
	<goods id="10615" name="九樱戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5876"/>
			</item>
			<item effect="105">
				<param value="5876"/>
			</item>
		</base>
	</goods>
	<goods id="10616" name="九樱戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9504" dropicon="9504" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="7051"/>
			</item>
			<item effect="105">
				<param value="7051"/>
			</item>
		</base>
	</goods>
	<goods id="10624" name="十方戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10625" name="十方戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10626" name="十方戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="4499"/>
			</item>
			<item effect="105">
				<param value="4499"/>
			</item>
		</base>
	</goods>
	<goods id="10627" name="十方戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5538"/>
			</item>
			<item effect="105">
				<param value="5538"/>
			</item>
		</base>
	</goods>
	<goods id="10628" name="十方戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6923"/>
			</item>
			<item effect="105">
				<param value="6923"/>
			</item>
		</base>
	</goods>
	<goods id="10629" name="十方戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9505" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8307"/>
			</item>
			<item effect="105">
				<param value="8307"/>
			</item>
		</base>
	</goods>
	<goods id="10637" name="亡魂戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10638" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10639" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="5232"/>
			</item>
			<item effect="105">
				<param value="5232"/>
			</item>
		</base>
	</goods>
	<goods id="10640" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6440"/>
			</item>
			<item effect="105">
				<param value="6440"/>
			</item>
		</base>
	</goods>
	<goods id="10641" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8050"/>
			</item>
			<item effect="105">
				<param value="8050"/>
			</item>
		</base>
	</goods>
	<goods id="10642" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9506" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9660"/>
			</item>
			<item effect="105">
				<param value="9660"/>
			</item>
		</base>
	</goods>
	<goods id="10643" name="亡魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="12880"/>
			</item>
			<item effect="105">
				<param value="12880"/>
			</item>
		</base>
	</goods>
	<goods id="10650" name="戒律戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10651" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10652" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6017"/>
			</item>
			<item effect="105">
				<param value="6017"/>
			</item>
		</base>
	</goods>
	<goods id="10653" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="7406"/>
			</item>
			<item effect="105">
				<param value="7406"/>
			</item>
		</base>
	</goods>
	<goods id="10654" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9507" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9257"/>
			</item>
			<item effect="105">
				<param value="9257"/>
			</item>
		</base>
	</goods>
	<goods id="10655" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11109"/>
			</item>
			<item effect="105">
				<param value="11109"/>
			</item>
		</base>
	</goods>
	<goods id="10656" name="戒律戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14812"/>
			</item>
			<item effect="105">
				<param value="14812"/>
			</item>
		</base>
	</goods>
	<goods id="10663" name="伽罗戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10664" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10665" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="6854"/>
			</item>
			<item effect="105">
				<param value="6854"/>
			</item>
		</base>
	</goods>
	<goods id="10666" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8436"/>
			</item>
			<item effect="105">
				<param value="8436"/>
			</item>
		</base>
	</goods>
	<goods id="10667" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="10545"/>
			</item>
			<item effect="105">
				<param value="10545"/>
			</item>
		</base>
	</goods>
	<goods id="10668" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="12654"/>
			</item>
			<item effect="105">
				<param value="12654"/>
			</item>
		</base>
	</goods>
	<goods id="10669" name="伽罗戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="16872"/>
			</item>
			<item effect="105">
				<param value="16872"/>
			</item>
		</base>
	</goods>
	<goods id="10676" name="罪歌戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10677" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10678" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="7744"/>
			</item>
			<item effect="105">
				<param value="7744"/>
			</item>
		</base>
	</goods>
	<goods id="10679" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9531"/>
			</item>
			<item effect="105">
				<param value="9531"/>
			</item>
		</base>
	</goods>
	<goods id="10680" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="10681" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14296"/>
			</item>
			<item effect="105">
				<param value="14296"/>
			</item>
		</base>
	</goods>
	<goods id="10682" name="罪歌戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="19062"/>
			</item>
			<item effect="105">
				<param value="19062"/>
			</item>
		</base>
	</goods>
	<goods id="10689" name="阎魔戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10690" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10691" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="8685"/>
			</item>
			<item effect="105">
				<param value="8685"/>
			</item>
		</base>
	</goods>
	<goods id="10692" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="10690"/>
			</item>
			<item effect="105">
				<param value="10690"/>
			</item>
		</base>
	</goods>
	<goods id="10693" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="13363"/>
			</item>
			<item effect="105">
				<param value="13363"/>
			</item>
		</base>
	</goods>
	<goods id="10694" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="16035"/>
			</item>
			<item effect="105">
				<param value="16035"/>
			</item>
		</base>
	</goods>
	<goods id="10695" name="阎魔戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="21380"/>
			</item>
			<item effect="105">
				<param value="21380"/>
			</item>
		</base>
	</goods>
	<goods id="10702" name="圣光戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10703" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10704" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="9680"/>
			</item>
			<item effect="105">
				<param value="9680"/>
			</item>
		</base>
	</goods>
	<goods id="10705" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11914"/>
			</item>
			<item effect="105">
				<param value="11914"/>
			</item>
		</base>
	</goods>
	<goods id="10706" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14892"/>
			</item>
			<item effect="105">
				<param value="14892"/>
			</item>
		</base>
	</goods>
	<goods id="10707" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="17871"/>
			</item>
			<item effect="105">
				<param value="17871"/>
			</item>
		</base>
	</goods>
	<goods id="10708" name="圣光戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="23828"/>
			</item>
			<item effect="105">
				<param value="23828"/>
			</item>
		</base>
	</goods>
	<goods id="10715" name="极地戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10716" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10717" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="10726"/>
			</item>
			<item effect="105">
				<param value="10726"/>
			</item>
		</base>
	</goods>
	<goods id="10718" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="13202"/>
			</item>
			<item effect="105">
				<param value="13202"/>
			</item>
		</base>
	</goods>
	<goods id="10719" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="16502"/>
			</item>
			<item effect="105">
				<param value="16502"/>
			</item>
		</base>
	</goods>
	<goods id="10720" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="19803"/>
			</item>
			<item effect="105">
				<param value="19803"/>
			</item>
		</base>
	</goods>
	<goods id="10721" name="极地戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="26404"/>
			</item>
			<item effect="105">
				<param value="26404"/>
			</item>
		</base>
	</goods>
	<goods id="10728" name="落日戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10729" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10730" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="11825"/>
			</item>
			<item effect="105">
				<param value="11825"/>
			</item>
		</base>
	</goods>
	<goods id="10731" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14554"/>
			</item>
			<item effect="105">
				<param value="14554"/>
			</item>
		</base>
	</goods>
	<goods id="10732" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="18193"/>
			</item>
			<item effect="105">
				<param value="18193"/>
			</item>
		</base>
	</goods>
	<goods id="10733" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="21831"/>
			</item>
			<item effect="105">
				<param value="21831"/>
			</item>
		</base>
	</goods>
	<goods id="10734" name="落日戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="29108"/>
			</item>
			<item effect="105">
				<param value="29108"/>
			</item>
		</base>
	</goods>
	<goods id="10741" name="寂灭戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10742" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10743" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="12976"/>
			</item>
			<item effect="105">
				<param value="12976"/>
			</item>
		</base>
	</goods>
	<goods id="10744" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="15971"/>
			</item>
			<item effect="105">
				<param value="15971"/>
			</item>
		</base>
	</goods>
	<goods id="10745" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="19964"/>
			</item>
			<item effect="105">
				<param value="19964"/>
			</item>
		</base>
	</goods>
	<goods id="10746" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="23956"/>
			</item>
			<item effect="105">
				<param value="23956"/>
			</item>
		</base>
	</goods>
	<goods id="10747" name="寂灭戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="31942"/>
			</item>
			<item effect="105">
				<param value="31942"/>
			</item>
		</base>
	</goods>
	<goods id="10754" name="破晓戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10755" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10756" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="14180"/>
			</item>
			<item effect="105">
				<param value="14180"/>
			</item>
		</base>
	</goods>
	<goods id="10757" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="17452"/>
			</item>
			<item effect="105">
				<param value="17452"/>
			</item>
		</base>
	</goods>
	<goods id="10758" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="21815"/>
			</item>
			<item effect="105">
				<param value="21815"/>
			</item>
		</base>
	</goods>
	<goods id="10759" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="26178"/>
			</item>
			<item effect="105">
				<param value="26178"/>
			</item>
		</base>
	</goods>
	<goods id="10760" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="34904"/>
			</item>
			<item effect="105">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="10767" name="龙魂戒指" price="0" isgainnotice="0" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="10768" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="10769" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="15429"/>
			</item>
			<item effect="105">
				<param value="15429"/>
			</item>
		</base>
	</goods>
	<goods id="10770" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="5" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="18990"/>
			</item>
			<item effect="105">
				<param value="18990"/>
			</item>
		</base>
	</goods>
	<goods id="10771" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="6" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="23738"/>
			</item>
			<item effect="105">
				<param value="23738"/>
			</item>
		</base>
	</goods>
	<goods id="10772" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="7" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="28485"/>
			</item>
			<item effect="105">
				<param value="28485"/>
			</item>
		</base>
	</goods>
	<goods id="10773" name="龙魂戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="0" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="37981"/>
			</item>
			<item effect="105">
				<param value="37981"/>
			</item>
		</base>
	</goods>
	<goods id="10999" name="破晓戒指" price="0" isgainnotice="1" type="1" subtype="9" sell="1" destroy="1" color="8" level="1" professional="-1" isrefine="" icon="9508" dropicon="9505" market_type="11" jicheng_id="" suit_id="0" ishighquality="" highquality_id = "0"   >
		<obtain/>
		<description/>
		<base>
			<item effect="104">
				<param value="34904"/>
			</item>
			<item effect="105">
				<param value="34904"/>
			</item>
		</base>
	</goods>
	<goods id="15001" level="1" name="金币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15001" dropicon="15001" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=256"><u>福利许愿</u></a>|
<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=260"><u>王国模拟战</u></a>|
<a href="event:opt=270"><u>航海王</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>|
<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[大陆流通的金币，用途广泛]]></description>
		<base/>
	</goods>
	<goods id="15009" level="1" name="1000金币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15001" dropicon="15001" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=256"><u>福利许愿</u></a>|
<a href="event:opt=250"><u>黄金矿洞</u></a>]]></obtain>
		<description><![CDATA[大陆流通的金币，用途广泛]]></description>
		<base/>
	</goods>
	<goods id="15013" level="1" name="历练金币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15001" dropicon="15001" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=314"><u>历练</u></a>]]></obtain>
		<description><![CDATA[历练随机获得1500~3000金币；历练专属道具]]></description>
		<base/>
	</goods>
	<goods id="15002" level="1" name="绑钻" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15002" dropicon="15002" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=255"><u>每日签到</u></a>|
<a href="event:opt=316"><u>等级礼包</u></a>|
<a href="event:opt=246"><u>魔法书</u></a>|
<a href="event:opt=246"><u>活跃奖励</u></a>|
<a href="event:opt=28"><u>排行榜</u></a>|
<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=260"><u>王国模拟战</u></a>|
<a href="event:opt=292"><u>目标任务</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>]]></obtain>
		<description><![CDATA[大陆流通的珍稀绑定钻石货币，用途广泛]]></description>
		<base/>
	</goods>
	<goods id="15003" level="1" name="钻石" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>充值</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[大陆流通的珍稀钻石货币，用途广泛]]></description>
		<base/>
	</goods>
	<goods id="15004" level="1" name="经验" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=248"><u>经验副本</u></a>|
<a href="event:opt=305"><u>家族符室</u></a>|
<a href="event:opt=256"><u>福利许愿</u></a>|
<a href="event:opt=270"><u>航海王</u></a>]]></obtain>
		<description><![CDATA[累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="15005" level="1" name="声望" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40583" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[世界服任务的声望值，当声望累计达到一定值科获得声望奖励]]></description>
		<base/>
	</goods>
	<goods id="15006" level="1" name="荣誉" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15006" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=259"><u>巅峰大乱斗</u></a>]]></obtain>
		<description><![CDATA[大陆殊荣，技压群雄的象征，可用来购买荣誉商店中珍贵道具]]></description>
		<base/>
	</goods>
	<goods id="15007" level="1" name="心力值[暂无该道具]" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>福利许愿</u></a>|
<a href="event:opt=1"><u>黄金矿洞</u></a>|
<a href="event:opt=1"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[心力值，用于提升被动技能等级]]></description>
		<base/>
	</goods>
	<goods id="15008" level="1" name="不可用ID" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="15010" level="1" name="互助点" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15010" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=324"><u>家族委托</u></a>]]></obtain>
		<description><![CDATA[用于在互助商店兑换影迹化形与宝石]]></description>
		<base/>
	</goods>
	<goods id="15011" level="1" name="宝玉" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15011" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>世界服爵位</u></a>|
<a href="event:opt=10001"><u>世界服情报</u></a>]]></obtain>
		<description><![CDATA[可在宝玉商店兑换物品]]></description>
		<base/>
	</goods>
	<goods id="15012" level="1" name="奇珍币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="15012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=325"><u>每日累充</u></a>|
<a href="event:opt=292"><u>目标奖励</u></a>]]></obtain>
		<description><![CDATA[可在时装商城处购买合成时装的材料]]></description>
		<base/>
	</goods>
	<goods id="15014" level="1" name="拆弹游戏币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="15014" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>魔法书</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>|
<a href="event:opt=10001"><u>探索宝箱</u></a>]]></obtain>
		<description><![CDATA[拆弹游戏币用于参与拆弹专家游戏]]></description>
		<base/>
	</goods>
	<goods id="15015" level="1" name="龙玉" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15015" dropicon="15002" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>龙玉夺宝购买</u></a>]]></obtain>
		<description><![CDATA[参与龙玉夺宝的必需品]]></description>
		<base/>
	</goods>
	<goods id="15016" level="1" name="寻宝积分" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15015" dropicon="15002" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[用于兑换寻宝积分商城道具]]></description>
		<base/>
	</goods>
	<goods id="15017" level="1" name="龙魂盛典币" price="0" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="41055" dropicon="15002" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>使用钻石</u></a>]]></obtain>
		<description><![CDATA[龙魂盛典币，可用于兑换龙魂盛典奖励。]]></description>
		<base/>
	</goods>
	<goods id="40026" level="1" name="不可用ID40026" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40027" level="1" name="不可用ID40027" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40028" level="1" name="不可用ID40028" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40029" level="1" name="不可用ID40029" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40030" level="1" name="不可用ID40030" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40031" level="1" name="不可用ID40031" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40032" level="1" name="不可用ID40032" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40033" level="1" name="不可用ID40033" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40034" level="1" name="不可用ID40034" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40035" level="1" name="不可用ID40035" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="2" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得角色经验，累积经验提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40041" level="1" name="不可用ID40041" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="40041" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[临时攻击：<c25>+2000</c25><br><br> 隐身：隐身一段时间，并提升自身移动速度]]></description>
		<base/>
	</goods>
	<goods id="40042" level="1" name="不可用ID40042" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40042" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[临时攻击：<c25>+3000</c25><br><br> 减速：对目标造成短时间减速效果]]></description>
		<base/>
	</goods>
	<goods id="40060" level="27" name="不可用ID40060" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40060" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在龙魂界面使用<br>增加龙魂经验<c25>100点</c25>]]></description>
		<base/>
	</goods>
	<goods id="40061" level="27" name="不可用ID40061" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40061" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在龙魂界面使用<br>增加龙魂经验<c25>600点</c25>]]></description>
		<base/>
	</goods>
	<goods id="40062" level="27" name="不可用ID40062" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40061" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在龙魂界面使用<br>增加龙魂经验<c25>3000点</c25>]]></description>
		<base/>
	</goods>
	<goods id="40090" level="260" name="不可用ID40090" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40090" dropicon="40090" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[消耗洗炼锁<c25>锁定某条属性</c25>，下次洗炼时可保证锁定的属性不变]]></description>
		<base/>
	</goods>
	<goods id="40092" level="260" name="不可用ID40092" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40092" dropicon="40091" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[洗炼装备所需的材料(为装备额外增加<c25>5条</c25>洗炼属性且必定获得1条紫色属性)]]></description>
		<base/>
	</goods>
	<goods id="40093" level="260" name="不可用ID40093" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40093" dropicon="40091" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[洗炼装备所需的材料(为装备额外增加<c25>5条</c25>洗炼属性且必定获得1条橙色属性)]]></description>
		<base/>
	</goods>
	<goods id="40097" level="260" name="不可用ID40097" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40097" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--武器</c25>]]></description>
		<base/>
	</goods>
	<goods id="40098" level="260" name="不可用ID40098" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40098" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--武器</c25>]]></description>
		<base/>
	</goods>
	<goods id="40099" level="260" name="不可用ID40099" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40099" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--头盔</c25>]]></description>
		<base/>
	</goods>
	<goods id="40100" level="260" name="不可用ID40100" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40100" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--头冠</c25>]]></description>
		<base/>
	</goods>
	<goods id="40101" level="260" name="不可用ID40101" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40101" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--盔甲</c25>]]></description>
		<base/>
	</goods>
	<goods id="40102" level="260" name="不可用ID40102" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40102" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--长袍</c25>]]></description>
		<base/>
	</goods>
	<goods id="40103" level="260" name="不可用ID40103" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40103" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--裤子</c25>]]></description>
		<base/>
	</goods>
	<goods id="40104" level="260" name="不可用ID40104" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40104" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--摆裙</c25>]]></description>
		<base/>
	</goods>
	<goods id="40105" level="260" name="不可用ID40105" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40105" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--手套</c25>]]></description>
		<base/>
	</goods>
	<goods id="40106" level="260" name="不可用ID40106" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40106" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--袖套</c25>]]></description>
		<base/>
	</goods>
	<goods id="40107" level="260" name="不可用ID40107" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40107" dropicon="40097" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(男)--战靴</c25>]]></description>
		<base/>
	</goods>
	<goods id="40108" level="260" name="不可用ID40108" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40108" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(女)--高靴</c25>]]></description>
		<base/>
	</goods>
	<goods id="40109" level="260" name="不可用ID40109" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40109" dropicon="40109" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(首饰)--项链</c25>]]></description>
		<base/>
	</goods>
	<goods id="40110" level="260" name="不可用ID40110" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40110" dropicon="40109" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(首饰)--耳环</c25>]]></description>
		<base/>
	</goods>
	<goods id="40111" level="260" name="不可用ID40111" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40111" dropicon="40109" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(首饰)--手镯</c25>]]></description>
		<base/>
	</goods>
	<goods id="40112" level="260" name="不可用ID40112" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40112" dropicon="40109" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭龙套装所用的宝石，可以锻造<c25>灭龙套装(首饰)--戒指</c25>]]></description>
		<base/>
	</goods>
	<goods id="40113" level="260" name="不可用ID40113" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40113" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--武器</c25>]]></description>
		<base/>
	</goods>
	<goods id="40114" level="260" name="不可用ID40114" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40114" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--头盔</c25>]]></description>
		<base/>
	</goods>
	<goods id="40115" level="260" name="不可用ID40115" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40115" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--盔甲</c25>]]></description>
		<base/>
	</goods>
	<goods id="40116" level="260" name="不可用ID40116" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40116" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--裤子</c25>]]></description>
		<base/>
	</goods>
	<goods id="40117" level="260" name="不可用ID40117" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40117" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--护腕</c25>]]></description>
		<base/>
	</goods>
	<goods id="40118" level="260" name="不可用ID40118" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40118" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--鞋子</c25>]]></description>
		<base/>
	</goods>
	<goods id="40119" level="260" name="不可用ID40119" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40119" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--项链</c25>]]></description>
		<base/>
	</goods>
	<goods id="40120" level="260" name="不可用ID40120" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40120" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--耳环</c25>]]></description>
		<base/>
	</goods>
	<goods id="40121" level="260" name="不可用ID40121" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40121" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--手镯</c25>]]></description>
		<base/>
	</goods>
	<goods id="40122" level="260" name="不可用ID40122" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40122" dropicon="40113" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=58"><u>龙魂禁地</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=30"><u>市场</u></a>]]></obtain>
		<description><![CDATA[灭神套装所用的宝石，可以锻造<c25>灭神套装--戒指</c25>]]></description>
		<base/>
	</goods>
	<goods id="40135" level="260" name="不可用ID40135" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="2" icon="40135" dropicon="40135" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=58"><u>龙魂禁地</u></a>]]></obtain>
		<description><![CDATA[灭龙套装石碎片，可合成任意武器和防具灭龙套装石<br>通过<c25>【合成-套装】</c25>中合成套装石]]></description>
		<base/>
	</goods>
	<goods id="40144" level="230" name="不可用ID40144" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40144" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[神话中的饰源之石，可在装备合成中提升戒指的星级，消耗1个橙1星以上戒指、1个橙1星戒指和1个饰源石可合成1个2星戒指，消耗多个饰源石可将红2星戒指提升至3星；消耗多个饰魂石+龙源石可将红3星戒指提升至粉色神装戒指]]></description>
		<base/>
	</goods>
	<goods id="40241" level="260" name="不可用ID40241" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40241" dropicon="40241" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=58"><u>龙魂禁地</u></a>]]></obtain>
		<description><![CDATA[极品套装石，用于锻造灭神套装的道具]]></description>
		<base/>
	</goods>
	<goods id="40242" level="1" name="不可用ID40242" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40243" level="1" name="不可用ID40243" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40244" level="1" name="不可用ID40244" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40245" level="1" name="不可用ID40245" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40246" level="1" name="不可用ID40246" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40267" level="260" name="不可用ID40267" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40267" dropicon="40267" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[集齐10个用于合成神源石]]></description>
		<base/>
	</goods>
	<goods id="40268" level="260" name="不可用ID40268" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40268" dropicon="40268" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[集齐10个用于合成龙源石]]></description>
		<base/>
	</goods>
	<goods id="40271" level="1" name="不可用ID40271" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:196万]]></description>
		<base/>
	</goods>
	<goods id="40272" level="1" name="不可用ID40272" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:389.54万]]></description>
		<base/>
	</goods>
	<goods id="40273" level="1" name="不可用ID40273" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:1396.18万]]></description>
		<base/>
	</goods>
	<goods id="40274" level="1" name="不可用ID40274" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:4987万]]></description>
		<base/>
	</goods>
	<goods id="40275" level="1" name="不可用ID40275" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:1.68亿]]></description>
		<base/>
	</goods>
	<goods id="40276" level="1" name="不可用ID40276" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:4.41亿]]></description>
		<base/>
	</goods>
	<goods id="40277" level="1" name="不可用ID40277" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:10.98亿]]></description>
		<base/>
	</goods>
	<goods id="40278" level="1" name="不可用ID40278" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:24.36亿]]></description>
		<base/>
	</goods>
	<goods id="40279" level="1" name="不可用ID40279" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:61.81亿]]></description>
		<base/>
	</goods>
	<goods id="40280" level="1" name="不可用ID40280" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:128.14亿]]></description>
		<base/>
	</goods>
	<goods id="40281" level="1" name="不可用ID40281" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:283.1亿]]></description>
		<base/>
	</goods>
	<goods id="40282" level="1" name="不可用ID40282" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:593.5亿]]></description>
		<base/>
	</goods>
	<goods id="40283" level="1" name="不可用ID40283" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=50"><u>魔物巢穴</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:1328.87亿]]></description>
		<base/>
	</goods>
	<goods id="40314" level="100" name="不可用ID40314" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40314" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:5580万]]></description>
		<base/>
	</goods>
	<goods id="40315" level="100" name="不可用ID40315" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40315" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:1.05亿]]></description>
		<base/>
	</goods>
	<goods id="40316" level="100" name="不可用ID40316" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40316" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:2.82亿]]></description>
		<base/>
	</goods>
	<goods id="40317" level="100" name="不可用ID40317" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40317" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:11.35亿]]></description>
		<base/>
	</goods>
	<goods id="40318" level="100" name="不可用ID40318" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40318" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:23.54亿]]></description>
		<base/>
	</goods>
	<goods id="40319" level="100" name="不可用ID40319" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40319" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:42.79亿]]></description>
		<base/>
	</goods>
	<goods id="40320" level="100" name="不可用ID40320" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40320" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:108亿]]></description>
		<base/>
	</goods>
	<goods id="40321" level="100" name="不可用ID40321" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40321" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:261亿]]></description>
		<base/>
	</goods>
	<goods id="40322" level="100" name="不可用ID40322" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40322" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:839亿]]></description>
		<base/>
	</goods>
	<goods id="40323" level="100" name="不可用ID40323" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40323" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:1356亿]]></description>
		<base/>
	</goods>
	<goods id="40324" level="100" name="不可用ID40324" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40324" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:3986亿]]></description>
		<base/>
	</goods>
	<goods id="40325" level="100" name="不可用ID40325" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40325" dropicon="40314" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>]]></obtain>
		<description><![CDATA[使用后增加人物经验:8355亿]]></description>
		<base/>
	</goods>
	<goods id="40330" level="1" name="不可用ID40330" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16032" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=247"><u>坠落之地</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40340" level="1" name="不可用ID40340" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[无]]></description>
		<base/>
	</goods>
	<goods id="40356" level="260" name="不可用ID40356" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40356" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[洗炼装备所需的材料(为装备额外增加<c25>5条</c25>洗炼属性且必定获得1条红色满属性)]]></description>
		<base/>
	</goods>
	<goods id="40357" level="260" name="不可用ID40357" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="7" icon="40357" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[洗炼装备所需的材料(为装备额外增加<c25>5条</c25>洗炼属性且必定获得1条粉色属性)]]></description>
		<base/>
	</goods>
	<goods id="40371" level="1" name="不可用ID40371" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40371" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：灾厄灵弓]]></description>
		<base/>
	</goods>
	<goods id="40386" level="30" name="不可用ID40386" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40387" level="30" name="不可用ID40387" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40388" level="30" name="不可用ID40388" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用ID]]></description>
		<base/>
	</goods>
	<goods id="40481" level="180" name="不可用ID40481" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="3003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业6阶橙色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40482" level="220" name="不可用ID40482" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="3004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业7阶橙色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40483" level="260" name="不可用ID40483" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="3004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业8阶橙色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40484" level="300" name="不可用ID40484" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="3005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业9阶橙色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40516" level="180" name="不可用ID40516" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="3003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业6阶红色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40517" level="220" name="不可用ID40517" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="3004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业7阶红色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40518" level="260" name="不可用ID40518" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="3004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业8阶红色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40519" level="300" name="不可用ID40519" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="3005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=253"><u>装备副本</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[获得本职业9阶红色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40125" level="1" name="不可用ID40125" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40249" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[离线挂机卡无效道具]]></description>
		<base/>
	</goods>
	<goods id="40130" level="230" name="不可用ID40130" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40130" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[神话中的饰源之石，可在装备合成中提升手镯的星级，消耗1个橙1星以上手镯、1个橙1星手镯和1个饰源石可合成1个2星手镯消耗多个饰源石可将红2星手镯提升至3星；消耗多个饰魂石+龙源石可将红3星手镯提升至粉色神装手镯]]></description>
		<base/>
	</goods>
	<goods id="40134" level="65" name="不可用ID40134" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40134" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[核心寻宝的抵扣券，用于核心寻宝抵扣]]></description>
		<base/>
	</goods>
	<goods id="40136" level="70" name="不可用ID40136" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40136" dropicon="16030" market_type="0" market_max_price="40" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[进入经验副本的通行证，可通过野外掉落的<c25>【经验副本试剂】</c25>和<c25>【经验副本骨令】</c25>合成]]></description>
		<base/>
	</goods>
	<goods id="40137" level="70" name="不可用ID40137" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="40137" dropicon="40137" market_type="0" market_max_price="20" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10004"><u>野外掉落</u></a>]]></obtain>
		<description><![CDATA[用于合成经验副本通行证的道具，在<c25>【道具合成-副本门票】</c25>处可合成经验副本通行证]]></description>
		<base/>
	</goods>
	<goods id="40138" level="70" name="不可用ID40138" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="40138" dropicon="40138" market_type="0" market_max_price="20" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10004"><u>野外掉落</u></a>]]></obtain>
		<description><![CDATA[用于合成经验副本通行证的道具，在<c25>【道具合成-副本门票】</c25>处可合成经验副本通行证]]></description>
		<base/>
	</goods>
	<goods id="40162" level="350" name="不可用ID40162" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="2" icon="40162" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在神域荣望榜界面使用，使用后减少荣望榜玩家30点荣望]]></description>
		<base/>
	</goods>
	<goods id="40163" level="350" name="不可用ID40163" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="2" icon="40163" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在神域荣望榜界面使用，使用后增加荣望榜玩家30点荣望]]></description>
		<base/>
	</goods>
	<goods id="40176" level="350" name="不可用ID40176" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="15008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=245"><u>失衡之域</u></a>]]></obtain>
		<description><![CDATA[荣望榜第一玩家所在服所有参与获得玩家可获得该buff：当日世界BOSS击杀次数+1]]></description>
		<base/>
	</goods>
	<goods id="40184" level="130" name="不可用ID40184" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="40184" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>|
<a href="event:opt=246"><u>魔法书</u></a>]]></obtain>
		<description><![CDATA[航海通行证，是进行航海护送的必要证明]]></description>
		<base/>
	</goods>
	<goods id="40185" level="150" name="不可用ID40185" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40185" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[挑战专属BOSS需要本门票哦，你准备好了吗？]]></description>
		<base/>
	</goods>
	<goods id="40186" level="1" name="不可用ID40186" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40186" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[无效4转道具]]></description>
		<base/>
	</goods>
	<goods id="40187" level="260" name="不可用ID40187" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[龙魂禁地通行证，是进入龙魂禁地的证明;]]></description>
		<base/>
	</goods>
	<goods id="40188" level="1" name="不可用ID40188" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[(无效道具)]]></description>
		<base/>
	</goods>
	<goods id="40214" level="30" name="不可用ID40214" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[1V1竞技测试用限时称号]]></description>
		<base/>
	</goods>
	<goods id="40248" level="55" name="不可用ID40248" price="10000" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40248" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得<c25>2小时</c25>离线挂机时间。离线后，角色将会自动刷怪，获得大量的经验和装备。可重复使用叠加离线挂机时间，但不能超过<c25>20小时</c25>]]></description>
		<base/>
	</goods>
	<goods id="40249" level="55" name="不可用ID40249" price="25000" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40249" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可获得<c25>5小时</c25>离线挂机时间。离线后，角色将会自动刷怪，获得大量的经验和装备。可重复使用叠加离线挂机时间，但不能超过<c25>20小时</c25>]]></description>
		<base/>
	</goods>
	<goods id="40251" level="400" name="不可用ID40251" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即获得幻想神域疲劳值1点！]]></description>
		<base/>
	</goods>
	<goods id="40252" level="400" name="不可用ID40252" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新当前场景内所有BOSS，仅限幻想神域场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40253" level="400" name="不可用ID40253" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新玩家最近的一只BOSS，仅限幻想神域场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40254" level="27" name="不可用ID40254" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40254" dropicon="40254" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40255" level="27" name="不可用ID40255" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40255" dropicon="40255" market_type="0" market_max_price="200" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40256" level="27" name="不可用ID40256" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40256" dropicon="40256" market_type="0" market_max_price="200" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40257" level="27" name="不可用ID40257" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40257" dropicon="40257" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40258" level="27" name="不可用ID40258" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40258" dropicon="40258" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40259" level="27" name="不可用ID40259" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40259" dropicon="40259" market_type="0" market_max_price="440" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40260" level="27" name="不可用ID40260" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40260" dropicon="40260" market_type="0" market_max_price="440" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40261" level="27" name="不可用ID40261" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40261" dropicon="40261" market_type="0" market_max_price="500" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40262" level="27" name="不可用ID40262" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40262" dropicon="40262" market_type="0" market_max_price="500" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40263" level="27" name="不可用ID40263" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40263" dropicon="40263" market_type="0" market_max_price="690" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40264" level="27" name="不可用ID40264" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40264" dropicon="40264" market_type="0" market_max_price="1250" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得30万金币，修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40287" level="260" name="不可用ID40287" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="2" icon="40287" dropicon="40287" market_type="0" market_max_price="40" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一颗远古龙魂之心，在道具合成可合成进入龙魂禁地的物品【龙魂禁地挑战券】]]></description>
		<base/>
	</goods>
	<goods id="40288" level="260" name="不可用ID40288" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="2" icon="40288" dropicon="40288" market_type="0" market_max_price="40" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一张禁地地图，在道具合成可合成进入龙魂禁地的物品【龙魂禁地挑战券】]]></description>
		<base/>
	</goods>
	<goods id="40289" level="260" name="不可用ID40289" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40289" dropicon="16030" market_type="0" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[挑战龙魂禁地的门票，可通过【龙魂之心】和【禁地地图】合成]]></description>
		<base/>
	</goods>
	<goods id="40292" level="1" name="不可用ID40292" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[自选礼包测试3]]></description>
		<base/>
	</goods>
	<goods id="40293" level="1" name="不可用ID40293" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[自选礼包测试4]]></description>
		<base/>
	</goods>
	<goods id="40310" level="1" name="不可用ID40310" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="1" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40311" level="30" name="不可用ID40311" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第1名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40312" level="30" name="不可用ID40312" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第2~3名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40313" level="30" name="不可用ID40313" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第4~10名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40336" level="1" name="不可用ID40336" price="100" isgainnotice="1" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>测试数据</u></a>]]></obtain>
		<description><![CDATA[特惠礼包测试4]]></description>
		<base/>
	</goods>
	<goods id="40369" level="1" name="不可用ID40369" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40369" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：失衡之域衣服]]></description>
		<base/>
	</goods>
	<goods id="40370" level="1" name="不可用ID40370" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40370" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：失衡之域武器]]></description>
		<base/>
	</goods>
	<goods id="40433" level="1" name="装备待替换道具" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个错误的道具]]></description>
		<base/>
	</goods>
	<goods id="40486" level="25" name="不可用ID40486" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前</c12><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40503" level="25" name="不可用ID40503" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40504" level="25" name="不可用ID40504" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>亚缇米斯</c14><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40505" level="25" name="不可用ID40505" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特</c14><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40567" level="25" name="不可用ID40567" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅</c14><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40568" level="25" name="不可用ID40568" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅、苏尔特尔</c14><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40569" level="25" name="不可用ID40569" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅、苏尔特尔</c14>、<c11>基美加修</c11><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40570" level="25" name="不可用ID40570" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅、苏尔特尔</c14>、<c11>基美加修、蕾欧娜</c11><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40571" level="25" name="不可用ID40571" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅、苏尔特尔</c14>、<c11>基美加修、蕾欧娜、克洛诺斯</c11><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40572" level="25" name="不可用ID40572" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="40486" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关副本有几率获得龙魂珠：<br><c12>玉藻前、艾斯卡诺</c12>、<c14>伊丽莎白、巴姆雷特、芙蕾雅、苏尔特尔</c14>、<c11>基美加修、蕾欧娜、克洛诺斯、伊丽丝</c11><br><br>可以用来进阶对应龙魂形象。]]></description>
		<base/>
	</goods>
	<goods id="40606" level="10" name="不可用ID40606" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40606" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠试炼</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40588" level="30" name="不可用ID40588" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40588" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[弃用]]></description>
		<base/>
	</goods>
	<goods id="40592" level="30" name="不可用ID40592" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40591" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[弃用]]></description>
		<base/>
	</goods>
	<goods id="40641" level="1" name="不可用ID40641" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="7" icon="40641" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[饰品狂化所需的奇石，可通过神秘的方法引出蕴含的力量，用于220级开启的饰品狂化。]]></description>
		<base/>
	</goods>
	<goods id="40643" level="1" name="不可用ID40643" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="8" icon="40643" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了强大战魂的灵石，拥有着神秘的力量，用于310级开启的饰品觉醒。]]></description>
		<base/>
	</goods>
	<goods id="40645" level="220" name="不可用ID40645" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="4" icon="40645" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每100个碎片可合成1个饰品狂化石。]]></description>
		<base/>
	</goods>
	<goods id="40647" level="310" name="不可用ID40647" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="5" icon="40647" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每100个碎片可合成1个饰品觉醒石。]]></description>
		<base/>
	</goods>
	<goods id="40648" level="220" name="不可用ID40648" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个装备狂化石或1个饰品狂化石。]]></description>
		<base/>
	</goods>
	<goods id="40649" level="220" name="不可用ID40649" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个装备狂化石碎片或1个饰品狂化石碎片。]]></description>
		<base/>
	</goods>
	<goods id="40650" level="220" name="不可用ID40650" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="8" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个装备觉醒石或1个饰品觉醒石。]]></description>
		<base/>
	</goods>
	<goods id="40651" level="220" name="不可用ID40651" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个装备觉醒石碎片或1个饰品觉醒石碎片。]]></description>
		<base/>
	</goods>
	<goods id="40860" level="27" name="不可用ID40860" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40218" dropicon="40218" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>|
<a href="event:opt=246"><u>魔法书</u></a>]]></obtain>
		<description><![CDATA[龙魂升阶材料，使用后可以提高龙魂阶级，提升属性]]></description>
		<base/>
	</goods>
	<goods id="40861" level="10" name="不可用ID40861" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40046" dropicon="40047" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[战宠的进阶材料，使用可提升7500点进阶祝福值，进阶后可以提高战宠<c25>属性</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40862" level="40" name="不可用ID40862" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40675" dropicon="40675" market_type="0" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[战宠的进阶材料，进阶后可以提高战宠<c25>属性</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40863" level="40" name="不可用ID40863" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40044" dropicon="40045" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[坐骑的进阶材料，使用可提升7500点进阶祝福值，进阶后可以提高坐骑<c25>属性</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40864" level="40" name="不可用ID40864" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40676" dropicon="40676" market_type="0" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[坐骑的进阶材料，进阶后可以提高坐骑<c25>属性</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40865" level="40" name="不可用ID40865" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40722" dropicon="40675" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[龙魄突破材料，龙魄突破后可以提高龙魄<c25>属性</c25>与<c25>更高阶数</c25>]]></description>
		<base/>
	</goods>
	<goods id="40515" level="150" name="不可用ID40515" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="3003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[获得本职业5~6阶红色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40480" level="150" name="不可用ID40480" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="3003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[获得本职业5~6阶橙色二星<c25>武器</c25>、<c25>护手</c25>、<c25>盔甲</c25>、<c25>裤子</c25>、<c25>头盔</c25>、<c25>鞋子</c25>其中一件]]></description>
		<base/>
	</goods>
	<goods id="40535" level="350" name="不可用ID40535" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个手镯或戒指的装备合成材料（饰源石·镯或饰源石·戒），快速合成神装饰品。]]></description>
		<base/>
	</goods>
	<goods id="40536" level="350" name="不可用ID40536" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1个手镯或戒指的阶数进阶材料（镯灵玄晶或戒灵玄晶），快速提升饰品阶数。]]></description>
		<base/>
	</goods>
	<goods id="40497" level="225" name="不可用ID40497" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40497" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于在合成系统中合成<c25>圣天系列</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="40498" level="225" name="不可用ID40498" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40498" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于在合成系统中合成<c25>禁地系列</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="40600" level="1" name="不可用ID40600" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="16054" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可以自选以下任意道具获得：<br><c12>灭龙套装石(项链)</c12><br><c12>灭龙套装石(耳环)</c12><br><c12>灭龙套装石(手镯)</c12><br><c12>灭龙套装石(戒指)</c12>]]></description>
		<base/>
	</goods>
	<goods id="41055" level="105" name="不可用ID41055" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41055" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>使用钻石</u></a>]]></obtain>
		<description><![CDATA[废弃龙魂盛典币，可用于兑换龙魂盛典奖励。]]></description>
		<base/>
	</goods>
	<goods id="40183" level="420" name="不可用ID40183" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40183" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[至尊寻宝的抵扣券，可用于至尊寻宝抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="40000" level="1" name="1千金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="2" icon="40000" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1000</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40001" level="1" name="1万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="2" icon="40001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40002" level="1" name="5万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40002" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>5万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40003" level="1" name="10万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>10万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40004" level="1" name="50万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=271"><u>每周特惠</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>50万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40005" level="1" name="100万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>100万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40006" level="1" name="200万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40006" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>200万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40007" level="1" name="1000万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1000万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40008" level="1" name="2500万金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>2500万</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40009" level="1" name="1绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40009" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40010" level="1" name="10绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40010" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>10个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40011" level="1" name="50绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40011" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>50个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40012" level="1" name="100绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>100个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40013" level="1" name="1000绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40013" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1000个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40014" level="1" name="10钻石卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40014" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>10</c25>钻石]]></description>
		<base/>
	</goods>
	<goods id="40015" level="1" name="50钻石卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40015" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>50</c25>钻石]]></description>
		<base/>
	</goods>
	<goods id="40016" level="1" name="100钻石卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40016" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>100</c25>钻石]]></description>
		<base/>
	</goods>
	<goods id="40017" level="1" name="1000钻石卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40017" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1000</c25>钻石]]></description>
		<base/>
	</goods>
	<goods id="40018" level="1" name="60钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40018" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40019" level="1" name="300钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40019" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40020" level="1" name="680钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40020" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40021" level="1" name="980钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40021" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40022" level="1" name="30绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40022" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>30个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40023" level="1" name="150绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40023" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>150个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40024" level="1" name="500绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="4" icon="40024" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>500个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40025" level="1" name="角色升级卡" price="100" isgainnotice="0" type="3" subtype="13" sell="1" destroy="1"  color="5" icon="15008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于直接提升角色等级]]></description>
		<base/>
	</goods>
	<goods id="40036" level="1" name="背包扩展钥匙" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40036" dropicon="40036" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10004"><u>野外掉落</u></a>]]></obtain>
		<description><![CDATA[看起来毫不起眼的钥匙，可以用来拓展背包和仓库格子数量]]></description>
		<base/>
	</goods>
	<goods id="40037" level="1" name="角色改名卡" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[修改角色名的必要道具]]></description>
		<base/>
	</goods>
	<goods id="40038" level="45" name="家族改名卡" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40038" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[用于修改家族名字]]></description>
		<base/>
	</goods>
	<goods id="40039" level="1" name="1钻石卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40039" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>1</c25>钻石]]></description>
		<base/>
	</goods>
	<goods id="40040" level="1" name="奇珍币" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>1</c25>奇珍币，可用于时装商店中购买时装制作所需材料]]></description>
		<base/>
	</goods>
	<goods id="40043" level="1" name="四叶草" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40043" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[用于寻宝等活动抽奖的消耗道具。]]></description>
		<base/>
	</goods>
	<goods id="40044" level="155" name="高级坐骑药剂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40044" dropicon="40045" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升坐骑<c25>7500点星值</c25><br>可在<c25>坐骑培养界面</c25>使坐骑升星]]></description>
		<base/>
	</goods>
	<goods id="40045" level="155" name="初级坐骑药剂" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40045" dropicon="40045" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=246"><u>魔法书</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后提升坐骑<c25>500点星值</c25><br>可在<c25>坐骑培养界面</c25>使坐骑升星]]></description>
		<base/>
	</goods>
	<goods id="40046" level="140" name="高级战宠药剂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40046" dropicon="40047" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠试炼</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升战宠<c25>7500点星值</c25><br>可在<c25>战宠培养界面</c25>使战宠升星]]></description>
		<base/>
	</goods>
	<goods id="40047" level="140" name="初级战宠药剂" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40047" dropicon="40047" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=313"><u>声望令</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升战宠<c25>500点星值</c25><br>可在<c25>战宠培养界面</c25>使战宠升星]]></description>
		<base/>
	</goods>
	<goods id="40048" level="30" name="初级背饰精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40048" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后提升背饰<c25>500点经验</c25><br>可在<c25>背饰培养界面</c25>提升背饰等级]]></description>
		<base/>
	</goods>
	<goods id="40049" level="30" name="中级背饰精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40049" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升背饰<c25>3000点经验</c25><br>可在<c25>背饰培养界面</c25>提升背饰等级]]></description>
		<base/>
	</goods>
	<goods id="40050" level="30" name="高级背饰精华" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40050" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升背饰<c25>15000点经验</c25><br>可在<c25>背饰培养界面</c25>提升背饰等级]]></description>
		<base/>
	</goods>
	<goods id="40051" level="60" name="初级圣物精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40051" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后提升圣物<c25>500点经验</c25><br>可在<c25>圣物培养界面</c25>提升圣物等级]]></description>
		<base/>
	</goods>
	<goods id="40052" level="60" name="中级圣物精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40052" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升圣物<c25>3000点经验</c25><br>可在<c25>圣物培养界面</c25>提升圣物等级]]></description>
		<base/>
	</goods>
	<goods id="40053" level="60" name="高级圣物精华" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40053" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升圣物<c25>15000点经验</c25><br>可在<c25>圣物培养界面</c25>提升圣物等级]]></description>
		<base/>
	</goods>
	<goods id="40054" level="140" name="初级神兵精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40054" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后提升神兵<c25>500点经验</c25><br>可在<c25>神兵培养界面</c25>提升神兵等级]]></description>
		<base/>
	</goods>
	<goods id="40055" level="140" name="中级神兵精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40055" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升神兵<c25>3000点经验</c25><br>可在<c25>神兵培养界面</c25>提升神兵等级]]></description>
		<base/>
	</goods>
	<goods id="40056" level="140" name="高级神兵精华" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40056" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升神兵<c25>15000点经验</c25><br>可在<c25>神兵培养界面</c25>提升神兵等级]]></description>
		<base/>
	</goods>
	<goods id="40057" level="371" name="初级头饰精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40057" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升头饰<c25>500点经验</c25><br>可在<c25>头饰培养界面</c25>提升头饰等级]]></description>
		<base/>
	</goods>
	<goods id="40058" level="371" name="中级头饰精华" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40058" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升头饰<c25>3000点经验</c25><br>可在<c25>头饰培养界面</c25>提升头饰等级]]></description>
		<base/>
	</goods>
	<goods id="40059" level="371" name="高级头饰精华" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40059" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升头饰<c25>15000点经验</c25><br>可在<c25>头饰培养界面</c25>提升头饰等级]]></description>
		<base/>
	</goods>
	<goods id="40063" level="155" name="坐骑之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40063" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后可增加坐骑属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>坐骑灵丹界面</c25>使用为坐骑提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40064" level="155" name="坐骑之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40064" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后可增加坐骑属性<br><c25>攻击+30<br>暴击+30<br>战力+1200</c25><br><br>可在<c25>坐骑灵丹界面</c25>使用为坐骑提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40065" level="155" name="坐骑之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40065" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后可增加坐骑属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>坐骑灵丹界面</c25>使用为坐骑提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40066" level="140" name="战宠之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40066" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a]]></obtain>
		<description><![CDATA[使用后可增加战宠属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>战宠灵丹界面</c25>使用为战宠提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40067" level="140" name="战宠之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40067" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a]]></obtain>
		<description><![CDATA[使用后可增加战宠属性<br><c25>攻击+30<br>命中+30<br>战力+1200</c25><br><br>可在<c25>战宠灵丹界面</c25>使用为战宠提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40068" level="140" name="战宠之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40068" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a]]></obtain>
		<description><![CDATA[使用后可增加战宠属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>战宠灵丹界面</c25>使用为战宠提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40069" level="30" name="背饰之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40069" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加背饰属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>背饰灵丹界面</c25>使用为背饰提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40070" level="30" name="背饰之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40071" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加背饰属性<br><c25>攻击+30<br>命中+30<br>战力+1200</c25><br><br>可在<c25>背饰灵丹界面</c25>使用为背饰提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40071" level="30" name="背饰之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40070" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加背饰属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>背饰灵丹界面</c25>使用为背饰提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40072" level="60" name="圣物之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40072" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[使用后可增加圣物属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>圣物灵丹界面</c25>使用为圣物提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40073" level="60" name="圣物之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40074" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[使用后可增加圣物属性<br><c25>攻击+30<br>暴击+30<br>战力+1200</c25><br><br>可在<c25>圣物灵丹界面</c25>使用为圣物提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40074" level="60" name="圣物之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40073" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[使用后可增加圣物属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>圣物灵丹界面</c25>使用为圣物提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40075" level="140" name="神兵之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40075" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>]]></obtain>
		<description><![CDATA[使用后可增加神兵属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>神兵灵丹界面</c25>使用为神兵提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40076" level="140" name="神兵之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40077" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>]]></obtain>
		<description><![CDATA[使用后可增加神兵属性<br><c25>攻击+30<br>暴击+30<br>战力+1200</c25><br><br>可在<c25>神兵灵丹界面</c25>使用为神兵提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40077" level="140" name="神兵之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40076" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>]]></obtain>
		<description><![CDATA[使用后可增加神兵属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>神兵灵丹界面</c25>使用为神兵提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40078" level="371" name="头饰之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40078" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后头饰属性<br>防御提升：<c25>120点</c25><br>战力提升：<c25>1200点</c25><br><br>可在<c25>头饰界面</c25>使用为头饰提升属性]]></description>
		<base/>
	</goods>
	<goods id="40079" level="371" name="头饰之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40080" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后头饰属性<br><c25>防御+240</c25><br><c25>生命+4800</c25><br><c25>头饰总属性+2%</c25><br><c25>战力+4800</c25><br><br>头饰基础属性越高，使用后加成战力越多，可在<c25>头饰界面</c25>使用为头饰提升属性]]></description>
		<base/>
	</goods>
	<goods id="40080" level="371" name="头饰之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40079" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后头饰属性<br>生命提升：<c25>4800点</c25><br>战力提升：<c25>1200点</c25><br><br>可在<c25>头饰界面</c25>使用为头饰提升属性]]></description>
		<base/>
	</goods>
	<goods id="40081" level="1" name="龙魂之源" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40081" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加龙魂<c25>120点攻击</c25><br><br>可在<c25>龙魂界面</c25>使用为龙魂提升属性]]></description>
		<base/>
	</goods>
	<goods id="40082" level="1" name="龙魂之魂" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40082" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后龙魂属性<br><c25>攻击+240</c25><br><c25>破甲+240</c25><br><c25>总属性+2%</c25><br><c25>战力+4800</c25><br><br>龙魂基础属性越高，使用后加成战力越多，可在<c25>龙魂界面</c25>使用为龙魂提升属性]]></description>
		<base/>
	</goods>
	<goods id="40083" level="1" name="龙魂之灵" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40083" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加龙魂<c25>120点破甲</c25><br><br>可在<c25>龙魂界面</c25>使用为龙魂提升属性]]></description>
		<base/>
	</goods>
	<goods id="40084" level="210" name="初级蓝晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40084" dropicon="40085" market_type="32" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升武器、头盔、衣服、护手、裤子、鞋子精炼品质等级的材料。<br>450级后可用10个初级蓝晶合成1个中级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="40085" level="210" name="中级蓝晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40085" dropicon="40085" market_type="32" market_max_price="50" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升武器、头盔、衣服、护手、裤子、鞋子精炼品质等级的材料。<br>550级后可用10个中级蓝晶合成1个高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="40086" level="210" name="高级蓝晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40086" dropicon="40085" market_type="32" market_max_price="250" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升武器、头盔、衣服、护手、裤子、鞋子精炼品质等级的材料。]]></description>
		<base/>
	</goods>
	<goods id="40087" level="210" name="初级紫晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40087" dropicon="40088" market_type="32" market_max_price="15" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升项链、耳环、手镯、戒指精炼品质等级的材料。<br>450级后可用10个初级紫晶合成1个中级紫晶]]></description>
		<base/>
	</goods>
	<goods id="40088" level="210" name="中级紫晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40088" dropicon="40088" market_type="32" market_max_price="75" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升项链、耳环、手镯、戒指精炼品质等级的材料。<br>550级后可用10个中级紫晶合成1个高级紫晶]]></description>
		<base/>
	</goods>
	<goods id="40089" level="210" name="高级紫晶" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40089" dropicon="40088" market_type="32" market_max_price="375" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=321"><u>世界服宝库</u></a>|
<<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[用于提升项链、耳环、手镯、戒指精炼品质等级的材料。]]></description>
		<base/>
	</goods>
	<goods id="40091" level="180" name="洗炼石" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40091" dropicon="40091" market_type="55" market_max_price="30" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description><![CDATA[饱含着充盈的灵力，可以提升装备附加属性，仅在装备洗炼系统中使用；装备洗练<c25>评分达到45000</c25>时可激活<c25>极品属性</c25>]]></description>
		<base/>
	</goods>
	<goods id="40094" level="60" name="活跃度" price="100" isgainnotice="0" type="3" subtype="31" sell="0" destroy="1"  color="3" icon="40095" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>魔法书</u></a>]]></obtain>
		<description><![CDATA[用于提升影迹系统，完成日常活动可获得，每日达到指定活跃值可额外获得奖励]]></description>
		<base/>
	</goods>
	<goods id="40095" level="60" name="活跃度[魔法书]" price="100" isgainnotice="0" type="3" subtype="31" sell="0" destroy="1"  color="3" icon="40095" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>魔法书</u></a>]]></obtain>
		<description><![CDATA[是用后可提升魔法书活跃进度，每日达到指定活跃值可额外获得奖励]]></description>
		<base/>
	</goods>
	<goods id="40096" level="200" name="核心魂晶" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40096" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于合成高品质的双属性、三属性核心，坠落之地通关80层后可通过装备寻宝、运营活动、坠落之地每日奖励获得]]></description>
		<base/>
	</goods>
	<goods id="40123" level="140" name="中级战宠经验药水" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="2" icon="40123" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠试炼</u></a>]]></obtain>
		<description><![CDATA[喂养战宠可增加战宠经验值，提升战宠等级<br>每瓶可增加<c25>5000点</c25>经验值]]></description>
		<base/>
	</goods>
	<goods id="40124" level="140" name="高级战宠经验药水" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40124" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠试炼</u></a>]]></obtain>
		<description><![CDATA[喂养战宠可增加战宠经验值，提升战宠等级<br>每瓶可增加<c25>20000点</c25>经验值]]></description>
		<base/>
	</goods>
	<goods id="40126" level="110" name="宴会牛扒" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40126" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=56"><u>家族宴会</u></a>]]></obtain>
		<description><![CDATA[美味的家族宴会牛扒，使用后可获得家族贡献<br>在家族宴会内使用获得<c25>1000点</c25>家族贡献，在其他场景使用获得获得<c25>500点</c25>家族贡献]]></description>
		<base/>
	</goods>
	<goods id="40127" level="110" name="家族兽粮" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40127" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=314"><u>历练</u></a>]]></obtain>
		<description><![CDATA[家族狩猎怪物的口粮，用于上缴给家族猎物，每份提交后可获得<c25>100点</c25>家族贡献和<c25>100点</c25>兽粮]]></description>
		<base/>
	</goods>
	<goods id="40128" level="250" name="暗装灵石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="6" icon="40128" dropicon="40128" market_type="30" market_max_price="300" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=313"><u>声望令</u></a>]]></obtain>
		<description><![CDATA[灵石上丝缕金光缓缓流动。用于250级开启的暗金装备合成（武器\防具类）]]></description>
		<base/>
	</goods>
	<goods id="40129" level="250" name="粉装圣石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="7" icon="40129" dropicon="40128" market_type="30" market_max_price="600" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[圣石周围隐有龙吟之气环绕。用于250级开启的粉装装备合成（武器\防具类）]]></description>
		<base/>
	</goods>
	<goods id="40131" level="371" name="天赋重置书" price="100" isgainnotice="0" type="3" subtype="2" sell="0" destroy="1"  color="4" icon="40131" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description><![CDATA[在技能-天赋界面使用，用于重置天赋技能，使用后返还所有天赋点数。]]></description>
		<base/>
	</goods>
	<goods id="40132" level="110" name="1点家族资金" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40132" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>家族活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加1点家族资金，可用于家族升级]]></description>
		<base/>
	</goods>
	<goods id="40133" level="110" name="1点家族贡献" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="40133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>家族活动</u></a>|
<a href="event:opt=315"><u>活跃令</u></a>]]></obtain>
		<description><![CDATA[使用后获得1点家族贡献，可用于提升家族技能]]></description>
		<base/>
	</goods>
	<goods id="40139" level="60" name="1朵鲜花" price="100" isgainnotice="0" type="3" subtype="8" sell="0" destroy="1"  color="2" icon="40139" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>]]></obtain>
		<description><![CDATA[花语:您是我的唯一<br>送给他人对方可获得<c25>1点魅力值</c25><br>若互为好友还可增加<c25>1点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>1</c25>点庆典热度值，每场庆典赠送上限为：<c25>10</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40140" level="60" name="9朵鲜花" price="100" isgainnotice="0" type="3" subtype="8" sell="0" destroy="1"  color="2" icon="40140" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[花语:一生长相厮守<br>送给他人对方可获得<c25>9点魅力值</c25><br>若互为好友还可增加<c25>9点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>10</c25>点庆典热度值，每场庆典赠送上限为：<c25>10</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40141" level="60" name="99朵鲜花" price="100" isgainnotice="1" type="3" subtype="8" sell="0" destroy="1"  color="3" icon="40141" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=225"><u>合成</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[花语:与君天长地久<br>送给他人对方可获得<c25>99点魅力值</c25><br>若互为好友还可增加<c25>99点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>100</c25>点庆典热度值，每场庆典赠送上限为：<c25>3</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40142" level="60" name="999朵鲜花" price="100" isgainnotice="1" type="3" subtype="8" sell="0" destroy="1"  color="4" icon="40142" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=225"><u>合成</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[花语:对您无尽的爱<br>送给他人对方可获得<c25>1314点魅力值</c25><br>若互为好友还可增加<c25>1314点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>1314</c25>点庆典热度值，每场庆典赠送上限为：<c25>1</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40143" level="60" name="1314朵鲜花" price="100" isgainnotice="0" type="3" subtype="8" sell="0" destroy="1"  color="5" icon="40143" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[花语:对您无尽的爱<br>送给他人对方可获得<c25>1750点魅力值</c25><br>若互为好友还可增加<c25>1750点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>1688</c25>点庆典热度值，每场庆典赠送上限为：<c25>1</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40145" level="80" name="结婚礼服" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="49021" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10005"><u>签订誓约</u></a>]]></obtain>
		<description><![CDATA[那层层叠叠的轻纱弥漫，是对爱情的期盼，对幸福的憧憬]]></description>
		<base/>
	</goods>
	<goods id="40146" level="80" name="沙滩风情" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="49022" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[我赤着脚丫踩在沙滩上行走，迎面扑来的是粘粘的海风，和着丝丝的腥味。]]></description>
		<base/>
	</goods>
	<goods id="40147" level="80" name="祭礼浴衣" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49023" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10005"><u>签订誓约</u></a>]]></obtain>
		<description><![CDATA[祭礼和烟火大会的时候穿上浴衣会显得更加隆重哦~]]></description>
		<base/>
	</goods>
	<goods id="40148" level="80" name="星海牵绊" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49024" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=273"><u>外观商城</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[在某一时间，想念一段时光的掌纹；躲在某一地点，想念一个让我牵挂的人]]></description>
		<base/>
	</goods>
	<goods id="40149" level="80" name="誓约者" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49025" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description><![CDATA[在那天，那时，那个地方，我们因缘分而相遇了]]></description>
		<base/>
	</goods>
	<goods id="40150" level="80" name="鬼灭之柱" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="49029" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=286"><u>首充获得</u></a>]]></obtain>
		<description><![CDATA[传说太阳下山后，有恶鬼出没吃人。亦有猎鬼人斩杀恶鬼，保护人们]]></description>
		<base/>
	</goods>
	<goods id="40151" level="80" name="学生制服" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49026" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[阿斯兰特学院规定：学生在校期间必须穿上校服，否者会扣学分]]></description>
		<base/>
	</goods>
	<goods id="40152" level="80" name="圣诞之吻" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49027" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服累充</u></a>]]></obtain>
		<description><![CDATA[叮叮当，叮叮当，铃儿响叮当]]></description>
		<base/>
	</goods>
	<goods id="40153" level="80" name="贵族执事" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="49028" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[欢迎回来，主人大人，已经为您准备好可口的晚餐了]]></description>
		<base/>
	</goods>
	<goods id="40154" level="80" name="符文术士" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40154" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description><![CDATA[魔法与符文，知识与信仰，挣扎与超凡，这是符文术士一生的追求]]></description>
		<base/>
	</goods>
	<goods id="40155" level="80" name="黑渊海盗" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40155" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[我不会去统治这片大海，我要成为这片大海上最自由的人]]></description>
		<base/>
	</goods>
	<goods id="40156" level="140" name="装备抵扣劵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40156" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>|
<a href="event:opt=315"><u>活跃令</u></a>]]></obtain>
		<description><![CDATA[装备寻宝的抵扣券，可用于装备寻宝抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="40157" level="320" name="巅峰抵扣劵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40157" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[巅峰寻宝的抵扣券，可用于巅峰寻宝抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="40158" level="90" name="世界BOSS刷新药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40158" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃奖励</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新当前场景内所有BOSS，仅限世界BOSS场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40159" level="90" name="世界BOSS复活药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40159" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[使用后立即复活玩家最近的一只BOSS，仅限世界BOSS场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40160" level="90" name="VIPBOSS刷新药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40160" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新当前场景内所有BOSS，仅限VIPBOSS场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40161" level="90" name="VIPBOSS复活药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40161" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新玩家最近的一只BOSS，仅限VIPBOSS场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40164" level="320" name="饰品进阶石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40164" dropicon="16030" market_type="30" market_max_price="2000" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[传说中流传的饰品进阶石，用于260级开启的饰品进阶系统，可提升手镯的阶数。]]></description>
		<base/>
	</goods>
	<goods id="40165" level="320" name="饰品升星石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40130" dropicon="16030" market_type="30" market_max_price="2000" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[传说中流传的饰品升星石，用于260级开启的饰品进阶系统，可提升手镯的星级。]]></description>
		<base/>
	</goods>
	<goods id="40166" level="300" name="星尘" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=251"><u>星源副本</u></a>]]></obtain>
		<description><![CDATA[可用于升级星源]]></description>
		<base/>
	</goods>
	<goods id="40167" level="300" name="星源石" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40167" dropicon="40167" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=251"><u>星源副本</u></a>]]></obtain>
		<description><![CDATA[用于合成单属性星源以及双属性星源]]></description>
		<base/>
	</goods>
	<goods id="40168" level="300" name="星陨石" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40168" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于进阶双属性星源，可获得更高的基础属性与升级属性加成]]></description>
		<base/>
	</goods>
	<goods id="40169" level="350" name="星辰石" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40169" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于提升星辰等级]]></description>
		<base/>
	</goods>
	<goods id="40170" level="350" name="星之屑" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40170" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于强化结晶。分解结晶后获得]]></description>
		<base/>
	</goods>
	<goods id="40171" level="350" name="结晶碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40171" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于合成橙色、红色结晶。分解结晶后获得]]></description>
		<base/>
	</goods>
	<goods id="40172" level="350" name="结晶精髓" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="7" icon="40172" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于合成粉色结晶。分解结晶后获得]]></description>
		<base/>
	</goods>
	<goods id="40173" level="350" name="星图技能书[小]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40173" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=243"><u>龙蛋掠夺</u></a>]]></obtain>
		<description><![CDATA[用于研发星图技能，提升<c25>100</c25>点研发进度]]></description>
		<base/>
	</goods>
	<goods id="40174" level="350" name="星图技能书[中]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40174" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=243"><u>龙蛋掠夺</u></a>]]></obtain>
		<description><![CDATA[用于研发星图技能，提升<c25>500</c25>点研发进度]]></description>
		<base/>
	</goods>
	<goods id="40175" level="350" name="星图技能书[大]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40175" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=243"><u>龙蛋掠夺</u></a>]]></obtain>
		<description><![CDATA[用于研发星图技能，提升<c25>1600</c25>点研发进度]]></description>
		<base/>
	</goods>
	<goods id="40177" level="110" name="家族令牌" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40177" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[用于创建家族]]></description>
		<base/>
	</goods>
	<goods id="40178" level="95" name="初级头衔证明" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40178" dropicon="40178" market_type="50" market_max_price="30" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[提升头衔等级需求的证明道具，英雄！去超越吧]]></description>
		<base/>
	</goods>
	<goods id="40179" level="95" name="中级头衔证明" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40179" dropicon="40178" market_type="50" market_max_price="600" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[提升头衔等级需求的证明道具，英雄！去超越吧]]></description>
		<base/>
	</goods>
	<goods id="40180" level="95" name="高级头衔证明" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40180" dropicon="40178" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[提升头衔等级需求的证明道具，英雄！去超越吧]]></description>
		<base/>
	</goods>
	<goods id="40181" level="95" name="特级头衔证明" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40181" dropicon="40178" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[提升头衔等级需求的证明道具，英雄！去超越吧]]></description>
		<base/>
	</goods>
	<goods id="40182" level="470" name="扫荡卡" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40182" dropicon="40182" market_type="56" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description><![CDATA[神奇的道具，用于扫荡：战宠试炼、黄金矿洞、星源守护，直接获得奖励]]></description>
		<base/>
	</goods>
	<goods id="40189" level="1" name="传送号角" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="2" icon="40189" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[使用后可以召唤巨龙，乘龙飞行至目标点]]></description>
		<base/>
	</goods>
	<goods id="40190" level="10" name="豆豆" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40190" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[豆豆，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40191" level="10" name="软萌萌" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40191" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[软萌萌，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40192" level="10" name="雷洛洛" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40192" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[雷洛洛，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40193" level="10" name="花树灵" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40193" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[花树灵，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40194" level="10" name="星际武士" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40194" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[星际武士，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40195" level="10" name="符文傀儡" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40195" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[符文傀儡，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40196" level="10" name="琴" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40196" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[琴，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40197" level="10" name="土台石" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40197" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[土台石，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40198" level="10" name="白星" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40198" dropicon="16030" market_type="0" market_max_price="1700" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[白星，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40199" level="40" name="小猪" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40199" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[小猪，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40200" level="40" name="卡鲁秋" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40200" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[卡鲁秋，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40201" level="40" name="玛玛哈哈" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40201" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[玛玛哈哈，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40202" level="40" name="萌宝" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40202" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[萌宝，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40203" level="40" name="旅行龟" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40203" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[旅行龟，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40204" level="40" name="银晶狮" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40204" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[银晶狮，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40205" level="40" name="绯炎豹" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40205" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[绯炎豹，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40206" level="40" name="蓝速龙" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40206" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[蓝速龙，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40207" level="40" name="樱火龙" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40207" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[樱火龙，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40208" level="30" name="基础背饰" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40208" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[幻化界面用于展示的图标]]></description>
		<base/>
	</goods>
	<goods id="40209" level="180" name="这个是戒指" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40209" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[羁绊副本默契大考验的选项之一；]]></description>
		<base/>
	</goods>
	<goods id="40210" level="180" name="这个是项链" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40210" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[羁绊副本默契大考验的选项之一；]]></description>
		<base/>
	</goods>
	<goods id="40211" level="180" name="这个是耳环" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40211" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[羁绊副本默契大考验的选项之一；]]></description>
		<base/>
	</goods>
	<goods id="40212" level="65" name="核心碎片" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[核心碎片道具，使用可获得核心碎片，核心碎片可用于兑换核心]]></description>
		<base/>
	</goods>
	<goods id="40213" level="90" name="世界BOSS魂力药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40213" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>|
<a href="event:opt=316"><u>等级礼包</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[在世界BOSS场景内使用可恢复<c25>10</c25>点魂力]]></description>
		<base/>
	</goods>
	<goods id="40215" level="180" name="单身戒指" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40215" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[单身戒指，可在羁绊戒指界面中提升阶级，结婚后会变成结婚戒指，并获得恋人加成；]]></description>
		<base/>
	</goods>
	<goods id="40216" level="180" name="结婚戒指" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40216" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[结婚戒指，可在羁绊戒指界面中提升阶级，离婚后会变成单身戒指，并失去恋人加成；]]></description>
		<base/>
	</goods>
	<goods id="40217" level="17" name="龙魂经验水" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40217" dropicon="40217" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>|
<a href="event:opt=255"><u>每日签到</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>|
<a href="event:opt=315"><u>活跃令</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=312"><u>宝玉商城</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[龙魂升级材料，使用后可以提高龙魂等级，增加属性]]></description>
		<base/>
	</goods>
	<goods id="40218" level="17" name="龙魂升阶圣水" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40218" dropicon="40218" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=312"><u>宝玉商城</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>]]></obtain>
		<description><![CDATA[龙魂升阶材料，使用后可以提高龙魂阶级突破龙魂升级上限，增加属性，每升一阶<c25>龙魂升级属性+3%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40219" level="180" name="爱情结晶" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40219" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=239"><u>羁绊副本</u></a>]]></obtain>
		<description><![CDATA[用于宝宝进阶，使用后宝宝进阶祝福值增加<c25>10</c25>；]]></description>
		<base/>
	</goods>
	<goods id="40220" level="180" name="珍珠" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40220" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=239"><u>羁绊副本</u></a>]]></obtain>
		<description><![CDATA[用于升级结婚戒指，使用后羁绊戒指的祝福值增加10；]]></description>
		<base/>
	</goods>
	<goods id="40221" level="80" name="十字架" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40221" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[坚固的信仰，是一种温柔，勇敢 ，坚定不移的前行力量]]></description>
		<base/>
	</goods>
	<goods id="40222" level="80" name="蝴蝶结" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40222" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[想把手上这个蝴蝶结　亲自送到你的面前]]></description>
		<base/>
	</goods>
	<goods id="40223" level="80" name="纸耳朵" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40223" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活精美头饰：纸耳朵]]></description>
		<base/>
	</goods>
	<goods id="40224" level="80" name="时尚耳机" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40224" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活精美头饰：时尚耳机]]></description>
		<base/>
	</goods>
	<goods id="40225" level="80" name="蝴蝶发卡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40225" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活精美头饰：蝴蝶发卡]]></description>
		<base/>
	</goods>
	<goods id="40226" level="80" name="冰雪皇冠" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40226" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活精美头饰：冰雪皇冠]]></description>
		<base/>
	</goods>
	<goods id="40227" level="80" name="麋鹿角" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="3" icon="40227" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活精美头饰：麋鹿角]]></description>
		<base/>
	</goods>
	<goods id="40228" level="80" name="海军帽" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="40228" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[是，长官！我去前面探探路]]></description>
		<base/>
	</goods>
	<goods id="40229" level="60" name="999朵蓝色妖姬" price="100" isgainnotice="1" type="3" subtype="8" sell="0" destroy="1"  color="4" icon="40229" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[花语:忍耐与期待!爱到永远<br>送给他人对方可获得<c25>1314点魅力值</c25><br>若互为好友还可增加<c25>1314点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>1314</c25>点庆典热度值，每场庆典赠送上限为：<c25>1</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40230" level="60" name="1314朵蓝色妖姬" price="100" isgainnotice="1" type="3" subtype="8" sell="0" destroy="1"  color="5" icon="40230" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[花语:忍耐与期待!爱到永远<br>送给他人对方可获得<c25>1750点魅力值</c25><br>若互为好友还可增加<c25>1750点亲密度</c25><br>在誓约庆典中通过祝福功能赠送，还可增加<c25>1688</c25>点庆典热度值，每场庆典赠送上限为：<c25>1</c25>次]]></description>
		<base/>
	</goods>
	<goods id="40231" level="180" name="符文面具" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="15003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于激活萌娃技能符文面具；]]></description>
		<base/>
	</goods>
	<goods id="40232" level="180" name="萌娃技能书.初" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40232" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=239"><u>羁绊副本</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能；<br>可在合成系统中合成为<c25>萌娃技能书.中</c25>]]></description>
		<base/>
	</goods>
	<goods id="40233" level="180" name="萌娃技能书.中" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40233" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=239"><u>羁绊副本</u></a>|
<a href="event:opt=225"><u>合成获得</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能；<br>可在合成系统中用<c25>萌娃技能书.初</c25>合成获得]]></description>
		<base/>
	</goods>
	<goods id="40234" level="180" name="三世桃缘" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40234" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【三世桃缘】；]]></description>
		<base/>
	</goods>
	<goods id="40235" level="180" name="[活动]萌娃书.中" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40235" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能；]]></description>
		<base/>
	</goods>
	<goods id="40236" level="180" name="两小无猜" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40236" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【两小无猜】；]]></description>
		<base/>
	</goods>
	<goods id="40237" level="180" name="青梅竹马" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40237" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【青梅竹马】；]]></description>
		<base/>
	</goods>
	<goods id="40238" level="180" name="天赐良缘" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40238" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【天赐良缘】；]]></description>
		<base/>
	</goods>
	<goods id="40239" level="180" name="天赐仙缘" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40239" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【天赐仙缘】；]]></description>
		<base/>
	</goods>
	<goods id="40240" level="180" name="天真烂漫" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40240" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在羁绊-萌娃中提升萌娃技能【天真烂漫】；]]></description>
		<base/>
	</goods>
	<goods id="40247" level="1" name="职业重置卡" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40247" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[职业重置卡，使用后可以重置成其他职业的道具，使用后24小时内不可再次使用]]></description>
		<base/>
	</goods>
	<goods id="40250" level="1" name="净化果实" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="15005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[使用后可消除<c25>1点</c25>PK值]]></description>
		<base/>
	</goods>
	<goods id="40265" level="320" name="元素扩展卡" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40265" dropicon="40265" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于扩展元素的召唤上限]]></description>
		<base/>
	</goods>
	<goods id="40266" level="320" name="元素扩展卡碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40266" dropicon="40266" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐100个可合成为元素扩展卡]]></description>
		<base/>
	</goods>
	<goods id="40269" level="320" name="兽装源石" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="6" icon="40269" dropicon="40269" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于合成高级的暗金元素兽装]]></description>
		<base/>
	</goods>
	<goods id="40270" level="320" name="兽装源石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40270" dropicon="40269" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可合成为兽装源石]]></description>
		<base/>
	</goods>
	<goods id="40284" level="260" name="夜见森林疲劳药水" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40284" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即获得夜见森林疲劳值1点！]]></description>
		<base/>
	</goods>
	<goods id="40285" level="260" name="夜见森林复活药水" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40285" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新当前场景内所有BOSS，仅限夜见森林场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40286" level="260" name="夜见森林刷新药水" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40286" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新玩家最近的一只BOSS，仅限夜见森林场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40294" level="180" name="真情烟花" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40294" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10002"><u>婚宴活动</u></a>]]></obtain>
		<description><![CDATA[可在誓约庆典活动中使用，使用后增加<c25>5</c25>点热度值]]></description>
		<base/>
	</goods>
	<goods id="40295" level="180" name="爱情烟花" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40295" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10002"><u>婚宴活动</u></a>]]></obtain>
		<description><![CDATA[可在誓约庆典活动中使用，使用后增加<c25>10</c25>点热度值；在誓约庆典中使用可以获得【烟花礼包】]]></description>
		<base/>
	</goods>
	<goods id="40296" level="45" name="初级世界红包" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可发放10个总额50绑钻的世界红包]]></description>
		<base/>
	</goods>
	<goods id="40297" level="45" name="高级世界红包" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可发放10个总额200绑钻的世界红包]]></description>
		<base/>
	</goods>
	<goods id="40298" level="45" name="初级家族红包" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可发放10个总额50绑钻的家族红包]]></description>
		<base/>
	</goods>
	<goods id="40299" level="45" name="高级家族红包" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可发放10个总额200绑钻的家族红包]]></description>
		<base/>
	</goods>
	<goods id="40300" level="1" name="驯龙高手[限时]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40300" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP4</u></a>]]></obtain>
		<description><![CDATA[VIP4专属，升级VIP6获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40301" level="1" name="驯龙高手" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40300" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP4</u></a>]]></obtain>
		<description><![CDATA[VIP4专属，升级VIP6获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40302" level="1" name="御龙骑士[限时]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40302" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP6</u></a>]]></obtain>
		<description><![CDATA[VIP6专属，升级VIP8获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40303" level="1" name="御龙骑士" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40302" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP6</u></a>]]></obtain>
		<description><![CDATA[VIP6专属，升级VIP8获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40304" level="1" name="斩龙王者[限时]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40304" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP8</u></a>]]></obtain>
		<description><![CDATA[VIP8专属，升级VIP10获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40305" level="1" name="斩龙王者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40304" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP8</u></a>]]></obtain>
		<description><![CDATA[VIP8专属，升级VIP10获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40306" level="1" name="屠龙领主[限时]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40306" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP10</u></a>]]></obtain>
		<description><![CDATA[VIP10专属，升级VIP12获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40307" level="1" name="屠龙领主" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40306" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP10</u></a>]]></obtain>
		<description><![CDATA[VIP10专属，升级VIP12获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40308" level="1" name="龙魂至尊[限时]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="7" icon="40308" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP15</u></a>]]></obtain>
		<description><![CDATA[VIP15专属，VIP巅峰最强称号]]></description>
		<base/>
	</goods>
	<goods id="40309" level="1" name="龙魂至尊" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="7" icon="40308" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP15</u></a>]]></obtain>
		<description><![CDATA[VIP15专属，VIP巅峰最强称号]]></description>
		<base/>
	</goods>
	<goods id="40326" level="30" name="碧海蓝天碎片" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40326" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=255"><u>每日签到</u></a>]]></obtain>
		<description><![CDATA[可以在合成系统中用于合成签到赠送头像框【碧海蓝天】的道具。<br><c21>20</c21>个碧海蓝天碎片，可合成1个碧海蓝天头像框。]]></description>
		<base/>
	</goods>
	<goods id="40327" level="200" name="核心经验" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40327" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=313"><u>声望令</u></a>|
<a href="event:opt=247"><u>坠落之地</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description><![CDATA[核心经验，用于升级核心，可分解核心后获得]]></description>
		<base/>
	</goods>
	<goods id="40328" level="65" name="随机核心" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40328" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=247"><u>坠落之地</u></a>]]></obtain>
		<description><![CDATA[本层挑战成功，将在已解锁的核心中获得5~7个品质随机的核心]]></description>
		<base/>
	</goods>
	<goods id="40329" level="80" name="战术护目镜" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40329" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[战术护目镜]]></description>
		<base/>
	</goods>
	<goods id="40331" level="1" name="藏宝图碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="15004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[探索地图上的特殊事件可获得，可以用多个<c25>【藏宝图碎片】</c25>合成<c25>【藏宝图】</c25>]]></description>
		<base/>
	</goods>
	<goods id="40332" level="1" name="测试藏宝图1" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="15004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[冒险家可以使用藏宝图快速到达某一个宝物的位置，抢占先机，可通过探索发现的<c25>【藏宝图碎片】</c25>合成]]></description>
		<base/>
	</goods>
	<goods id="40333" level="1" name="首充特惠礼包I" price="100" isgainnotice="1" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=286"><u>超值首充</u></a>]]></obtain>
		<description><![CDATA[花费140钻石即可获得价值1800钻石的以下道具：<br><c21>2500万金币</c21><br><c21>装备抵扣劵*3</c21><br><c21>炫酷武器时装-阿斯卡隆</c21><br><c21>染料宝箱*2</c21><br><c21>定色剂*1</c21>]]></description>
		<base/>
	</goods>
	<goods id="40334" level="1" name="首充特惠礼包II" price="100" isgainnotice="1" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=286"><u>超值首充</u></a>]]></obtain>
		<description><![CDATA[花费200钻石即可获得价值1100钻石的以下道具：<br><c24>坐骑祝福药剂*20</c24><br><c21>装备抵扣劵*5</c21><br><c23>开心首充气泡框*1</c23><br><c21>染料宝箱*3</c21><br><c21>着色盐*1</c21>]]></description>
		<base/>
	</goods>
	<goods id="40335" level="1" name="首充特惠礼包III" price="100" isgainnotice="1" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16038" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=286"><u>超值首充</u></a>]]></obtain>
		<description><![CDATA[花费280钻石即可获得价值1300钻石的以下道具：<br><c24>坐骑进阶药剂*30</c24><br><c21>装备抵扣劵*10</c21><br><c21>坐骑升星药剂*1</c21><br><c21>定色剂*1</c21><br><c21>着色盐*1</c21>]]></description>
		<base/>
	</goods>
	<goods id="40337" level="1" name="神域圣主[7天]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40337" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=245"><u>【失衡之域】至尊族长</u></a>]]></obtain>
		<description><![CDATA[第一个突击，最后一个撤退]]></description>
		<base/>
	</goods>
	<goods id="40338" level="80" name="神圣领主" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40338" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=245"><u>失衡之域</u></a>]]></obtain>
		<description><![CDATA[第一个突击，最后一个撤退]]></description>
		<base/>
	</goods>
	<goods id="40339" level="80" name="神圣制裁" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="8" icon="40339" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=245"><u>失衡之域</u></a>]]></obtain>
		<description><![CDATA[使用后可激活武器时装：神圣制裁]]></description>
		<base/>
	</goods>
	<goods id="40341" level="110" name="至尊家族贡献卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加家族贡献10000]]></description>
		<base/>
	</goods>
	<goods id="40342" level="30" name="龙魂新秀" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40342" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40343" level="30" name="众星捧月" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40343" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40344" level="30" name="名扬四海" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40344" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40345" level="30" name="威震八方" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40345" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40346" level="30" name="独步天下" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40346" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40347" level="30" name="交际之星" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40347" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40348" level="30" name="妖怪讨伐专员" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40348" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40349" level="30" name="死神之镰" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40349" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40350" level="30" name="龙魂护法" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40350" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40351" level="30" name="商界新宠" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40351" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40352" level="30" name="大财阀" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40352" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40353" level="30" name="荒野大镖客" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40353" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40354" level="30" name="家族精英" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40214" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40355" level="1" name="觉醒源石" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40355" dropicon="16030" market_type="0" market_max_price="50" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>365级+世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于四转天命觉醒任务]]></description>
		<base/>
	</goods>
	<goods id="40358" level="1" name="恶魔果实" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40357" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[神秘的恶魔果实]]></description>
		<base/>
	</goods>
	<goods id="40359" level="80" name="万家灯火" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：万家灯火]]></description>
		<base/>
	</goods>
	<goods id="40360" level="80" name="阿斯卡隆" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40360" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>首充特惠宝箱</u></a>]]></obtain>
		<description><![CDATA[只要被我打到一下，你就死定了]]></description>
		<base/>
	</goods>
	<goods id="40361" level="80" name="天之麻伽" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="49019" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服累充</u></a>]]></obtain>
		<description><![CDATA[传说中天照大御神派遣天若日子下凡时带来的神器]]></description>
		<base/>
	</goods>
	<goods id="40362" level="80" name="尼博龙戈" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="49016" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[神秘国度：雾之都龙族的圣物重新显世]]></description>
		<base/>
	</goods>
	<goods id="40363" level="80" name="欢度假日" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：欢度假日]]></description>
		<base/>
	</goods>
	<goods id="40364" level="80" name="任性首充" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：任性首充]]></description>
		<base/>
	</goods>
	<goods id="40365" level="80" name="新手签到" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="15001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可激活时装：新手签到]]></description>
		<base/>
	</goods>
	<goods id="40366" level="80" name="防风眼镜" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40366" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[随时准备起飞，王牌飞行员申请出战！]]></description>
		<base/>
	</goods>
	<goods id="40367" level="80" name="绯红猎人" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40367" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>]]></obtain>
		<description><![CDATA[只有坚定的信念，才能实现最完美的胜利]]></description>
		<base/>
	</goods>
	<goods id="40368" level="80" name="绯红之刺" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="8" icon="40368" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>]]></obtain>
		<description><![CDATA[只有坚定的信念，才能实现最完美的胜利]]></description>
		<base/>
	</goods>
	<goods id="40372" level="1" name="勇者之光" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40372" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>超值首充</u></a>]]></obtain>
		<description><![CDATA[首充获得]]></description>
		<base/>
	</goods>
	<goods id="40373" level="80" name="修罗战神" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40373" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜全服战力第一名获得]]></description>
		<base/>
	</goods>
	<goods id="40374" level="80" name="修罗武圣" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40374" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜全服等级第一名获得]]></description>
		<base/>
	</goods>
	<goods id="40375" level="80" name="修罗十神" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40375" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[排行版全服战力第二至第十名获得]]></description>
		<base/>
	</goods>
	<goods id="40376" level="80" name="修罗十圣" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40376" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜全服等级第二至第十名获得]]></description>
		<base/>
	</goods>
	<goods id="40377" level="30" name="冲级达人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40377" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】等级榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40378" level="30" name="家里有矿" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40378" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】充值榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40379" level="30" name="家财万贯" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40379" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】充值榜4~10名可获得]]></description>
		<base/>
	</goods>
	<goods id="40380" level="30" name="商业大亨" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40380" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】充值榜11~30名可获得]]></description>
		<base/>
	</goods>
	<goods id="40381" level="30" name="珠光宝气" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40381" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】宝石榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40382" level="30" name="宝石达人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40382" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】宝石榜前4~10名可获得]]></description>
		<base/>
	</goods>
	<goods id="40383" level="30" name="宝石爱好者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40383" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】宝石榜前11~30名可获得]]></description>
		<base/>
	</goods>
	<goods id="40384" level="30" name="最强王者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40384" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】战力榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40385" level="30" name="龙魂降临" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40385" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=282"><u>累计登录</u></a>]]></obtain>
		<description><![CDATA[【累计登录】第六天登陆赠送]]></description>
		<base/>
	</goods>
	<goods id="40389" level="30" name="全民嗨翻天" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40389" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=283"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】活动中，开服嗨点达到60的玩家可获得]]></description>
		<base/>
	</goods>
	<goods id="40390" level="30" name="一生所爱" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40390" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=283"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[限时活动获得：完成3个档次的求婚]]></description>
		<base/>
	</goods>
	<goods id="40391" level="30" name="樱之约定" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40391" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[结婚专属称号]]></description>
		<base/>
	</goods>
	<goods id="40392" level="30" name="星海恋语" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40392" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[结婚专属称号]]></description>
		<base/>
	</goods>
	<goods id="40393" level="30" name="倾城之恋" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40393" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[结婚专属称号]]></description>
		<base/>
	</goods>
	<goods id="40394" level="30" name="相亲相爱" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40394" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[羁绊专属称号]]></description>
		<base/>
	</goods>
	<goods id="40395" level="30" name="白头偕老" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40395" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[羁绊专属称号]]></description>
		<base/>
	</goods>
	<goods id="40396" level="30" name="相濡以沫" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40396" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[羁绊专属称号]]></description>
		<base/>
	</goods>
	<goods id="40397" level="30" name="比翼双飞" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40397" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[羁绊专属称号]]></description>
		<base/>
	</goods>
	<goods id="40398" level="30" name="甜心少女" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40398" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第三名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40399" level="30" name="人气网红" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40399" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第二名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40400" level="30" name="梦中情人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40400" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第一名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40401" level="30" name="花花少年" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40401" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第三名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40402" level="30" name="流量爱豆" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40402" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第二名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40403" level="30" name="天王巨星" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40403" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第一名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40404" level="30" name="以爱之名" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40404" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第一名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40405" level="30" name="为爱发电" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40405" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第二名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40406" level="30" name="守望相助" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40406" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=1"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【魅力之王】限时活动第三名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40407" level="30" name="学院博士" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40407" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>学院答题</u></a>]]></obtain>
		<description><![CDATA[【学院答题】活动第一名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40408" level="30" name="学院硕士" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40408" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>学院答题</u></a>]]></obtain>
		<description><![CDATA[【学院答题】第二名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40409" level="30" name="学院学士" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40409" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>学院答题</u></a>]]></obtain>
		<description><![CDATA[【学院答题】第三名专属称号]]></description>
		<base/>
	</goods>
	<goods id="40410" level="30" name="王国圣主[7天]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40410" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=260"><u>王国模拟战</u></a>]]></obtain>
		<description><![CDATA[【王国模拟战】活动积分排行第一名可获得]]></description>
		<base/>
	</goods>
	<goods id="40411" level="30" name="王国尊主[7天]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40411" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=260"><u>王国模拟战</u></a>]]></obtain>
		<description><![CDATA[【王国模拟战】活动积分排行第二名可获得]]></description>
		<base/>
	</goods>
	<goods id="40412" level="30" name="王国霸主[7天]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40412" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=260"><u>王国模拟战</u></a>]]></obtain>
		<description><![CDATA[【王国模拟战】活动积分排行第三名可获得]]></description>
		<base/>
	</goods>
	<goods id="40413" level="30" name="家族霸主" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40413" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=56"><u>家族争霸</u></a>]]></obtain>
		<description><![CDATA[【家族争霸】S级赛区冠军家族盟主可获得]]></description>
		<base/>
	</goods>
	<goods id="40414" level="30" name="家族护法" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40414" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40415" level="30" name="猪圆玉润" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40415" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[食用8盘美味佳肴]]></description>
		<base/>
	</goods>
	<goods id="40416" level="30" name="家族土豪" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40416" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40417" level="30" name="我是学霸" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40417" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40418" level="30" name="金装才子" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40418" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40419" level="30" name="举世无双" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40419" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40420" level="30" name="巅峰战神" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40420" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[【1V1竞技】赛季第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="40421" level="30" name="投资天才" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40421" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40422" level="30" name="野怪清道夫" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40422" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40423" level="30" name="委托大神" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40423" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40424" level="30" name="激励达人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40424" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40425" level="30" name="贡献者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40425" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40426" level="30" name="大慈善家" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40426" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40427" level="30" name="壕无道理" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40427" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40428" level="30" name="壕无人性" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40428" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40429" level="30" name="以一敌百" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40429" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40430" level="30" name="人间神器" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40430" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40431" level="30" name="赏金猎人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40431" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40432" level="30" name="金牌杀戮者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40432" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40434" level="30" name="傲世龙魂" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40434" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是一个特别的称号]]></description>
		<base/>
	</goods>
	<goods id="40435" level="30" name="收集爱好者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40435" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拍照收集冒险积分达到150获得]]></description>
		<base/>
	</goods>
	<goods id="40436" level="30" name="冒险达人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40436" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拍照收集冒险积分达到300获得]]></description>
		<base/>
	</goods>
	<goods id="40437" level="30" name="摄影师" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40437" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拍照收集冒险积分达到700获得]]></description>
		<base/>
	</goods>
	<goods id="40438" level="30" name="勘探专家" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40438" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拍照收集冒险积分达到1200获得]]></description>
		<base/>
	</goods>
	<goods id="40439" level="30" name="探索大师" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40439" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拍照收集冒险积分达到1700获得]]></description>
		<base/>
	</goods>
	<goods id="40440" level="80" name="次元之力气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40440" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-次元之力。]]></description>
		<base/>
	</goods>
	<goods id="40441" level="80" name="碧海蓝天气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40441" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-碧海蓝天。]]></description>
		<base/>
	</goods>
	<goods id="40442" level="80" name="嗨点狂欢气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40442" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-嗨点狂欢。]]></description>
		<base/>
	</goods>
	<goods id="40443" level="80" name="开心首充气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40443" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>首充特惠礼包Ⅱ</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-开心首充。]]></description>
		<base/>
	</goods>
	<goods id="40444" level="80" name="碧海蓝天相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40444" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-碧海蓝天。]]></description>
		<base/>
	</goods>
	<goods id="40445" level="80" name="任性首充相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40445" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=286"><u>首充获得</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-任性首充。]]></description>
		<base/>
	</goods>
	<goods id="40446" level="80" name="嗨点狂欢相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40446" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-嗨点狂欢。]]></description>
		<base/>
	</goods>
	<goods id="40447" level="80" name="月吟清辉相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40447" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=255"><u>签到获得</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-月吟清辉。]]></description>
		<base/>
	</goods>
	<goods id="40448" level="80" name="出类拔萃相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40448" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-出类拔萃。]]></description>
		<base/>
	</goods>
	<goods id="40449" level="80" name="天人合一相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40449" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-天人合一。]]></description>
		<base/>
	</goods>
	<goods id="40450" level="80" name="所向披靡相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40450" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-所向披靡。]]></description>
		<base/>
	</goods>
	<goods id="40451" level="80" name="一代宗师相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40451" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-一代宗师。]]></description>
		<base/>
	</goods>
	<goods id="40452" level="80" name="龙魂无双相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40452" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-龙魂无双。]]></description>
		<base/>
	</goods>
	<goods id="40453" level="80" name="天人转圣相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40453" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-天人转圣。]]></description>
		<base/>
	</goods>
	<goods id="40454" level="80" name="登峰造极相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40454" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-登峰造极。]]></description>
		<base/>
	</goods>
	<goods id="40455" level="350" name="结晶精髓碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40455" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=245"><u>失衡之域</u></a>]]></obtain>
		<description><![CDATA[收集10个可合成为结晶精髓，用于合成粉色结晶]]></description>
		<base/>
	</goods>
	<goods id="40456" level="80" name="青葱岁月" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40456" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=282"><u>累计登录</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-青葱岁月。]]></description>
		<base/>
	</goods>
	<goods id="40457" level="80" name="时光耳机" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40457" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>时装制作</u></a>]]></obtain>
		<description><![CDATA[戴上耳机,享受休闲时光]]></description>
		<base/>
	</goods>
	<goods id="40458" level="115" name="初级竞技经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40459" level="115" name="中级竞技经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40460" level="115" name="高级竞技经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="40271" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40461" level="90" name="初级经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40462" level="90" name="中级经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40463" level="90" name="高级经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40464" level="90" name="节日经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40465" level="90" name="回归经验药水" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40271" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40466" level="130" name="航海证" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40466" dropicon="40466" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description><![CDATA[航海王活动中某些高级航船需要它才能出海哦]]></description>
		<base/>
	</goods>
	<goods id="40467" level="110" name="1000家族资金卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40132" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加家族资金1000]]></description>
		<base/>
	</goods>
	<goods id="40468" level="110" name="1000家族贡献卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加家族贡献1000]]></description>
		<base/>
	</goods>
	<goods id="40469" level="250" name="圆木" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40469" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色3转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40470" level="300" name="银块" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40470" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色4转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40471" level="350" name="兽刃" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40471" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色5转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40472" level="400" name="光羽" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40472" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色6转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40473" level="450" name="魔核" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40473" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色7转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40474" level="1" name="200绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="15002" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>200个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40477" level="110" name="家族红包" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=56"><u>家族宴会</u></a>]]></obtain>
		<description><![CDATA[家族活动的奖励的红包，由族长发放到家族中使用]]></description>
		<base/>
	</goods>
	<goods id="40479" level="165" name="经验副本挑战券" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40479" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加一次经验副本挑战次数]]></description>
		<base/>
	</goods>
	<goods id="40485" level="225" name="图鉴卡I" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c23>拉穆斯</c23>、<br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40487" level="225" name="图鉴卡II" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c21>领主韦德</c21><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40488" level="225" name="图鉴卡III" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40489" level="225" name="图鉴卡IV" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c24>韧甲龙龟</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c23>吞天魔怪</c23>、<c23>魔化蛛母</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21>、<c21>奈利布洛斯</c21>、<c21>牛角魔人</c21>、<c22>终末之岩</c22><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40490" level="225" name="图鉴卡V" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c24>韧甲龙龟</c24>、<c24>风之巨魔</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c23>吞天魔怪</c23>、<c23>魔化蛛母</c23>、<c23>比尔诺斯</c23>、<c23>神域驼象</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21>、<c21>奈利布洛斯</c21>、<c21>牛角魔人</c21>、<c21>不死族小队</c21>、<c21>狼人酋长</c21>、<c22>终末之岩</c22>、<c22>地狱之火</c22><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40491" level="225" name="图鉴卡VI" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28504" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c25>马涅肯</c25>、<c25>武神切丝</c25>、<c25>晶灵变异体</c25>、<c25>石碑守护兽</c25>、<c25>领主韦德</c25><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40492" level="225" name="图鉴卡VII" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28509" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c25>荆棘之灵</c25>、<c25>堕落雅努斯</c25>、<c25>珍奇魔鸦</c25>、<c25>盗猎者</c25>、<c25>冰晶巨兽</c25>、<c25>冰晶恶魔</c25><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40493" level="225" name="图鉴卡VIII" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28515" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c25>韧甲龙龟</c25>、<c25>异爪魔怪</c25>、<c25>魔化蛛母</c25>、<c25>奈利布洛斯</c25>、<c25>牛角魔人</c25>、<c25>终末之岩</c25><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40494" level="225" name="图鉴卡IX" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28521" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c25>风之巨魔</c25>、<c25>比尔诺斯</c25>、<c25>神域驼象</c25>、<c25>不死族小队</c25>、<c25>狼人酋长</c25>、<c25>地狱之火</c25><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40495" level="110" name="蒸汽时代碎片" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40495" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可在合成系统中合成神兵<c25>蒸汽时代</c25>。]]></description>
		<base/>
	</goods>
	<goods id="40496" level="140" name="神兵8碎片" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40496" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可可用于在合成系统中合成神兵<c25>神兵8</c25>。]]></description>
		<base/>
	</goods>
	<goods id="40499" level="1" name="8钻石礼金" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[可用于在誓约庆典赠送给庆典新人，使对方获得<c25>10</c25>绑钻，并增加<c25>10</c25>点庆典热度值，每次庆典赠送上限：<c25>1次</c25>]]></description>
		<base/>
	</goods>
	<goods id="40500" level="1" name="88钻石礼金" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[可用于在誓约庆典赠送给庆典新人，使对方获得<c25>100</c25>绑钻，并增加<c25>100</c25>点庆典热度值，每次庆典赠送上限：<c25>1次</c25>]]></description>
		<base/>
	</goods>
	<goods id="40501" level="1" name="888钻石礼金" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40296" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[可用于在誓约庆典赠送给庆典新人，使对方获得<c25>1314</c25>绑钻，并增加<c25>1314</c25>点庆典热度值，每次庆典赠送上限：<c25>1次</c25>]]></description>
		<base/>
	</goods>
	<goods id="40502" level="1" name="8888金币卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="2" icon="40502" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>8888</c25>金币]]></description>
		<base/>
	</goods>
	<goods id="40506" level="225" name="图鉴卡①" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c23>拉穆斯</c23>、<br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40507" level="225" name="图鉴卡②" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c21>领主韦德</c21><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40508" level="225" name="图鉴卡③" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40509" level="225" name="图鉴卡④" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c24>韧甲龙龟</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c23>吞天魔怪</c23>、<c23>魔化蛛母</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21>、<c21>奈利布洛斯</c21>、<c21>牛角魔人</c21>、<c22>终末之岩</c22><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40510" level="225" name="图鉴卡⑤" price="100" isgainnotice="1" type="3" subtype="14" sell="0" destroy="1"  color="3" icon="28500" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[击杀BOSS有几率获得图鉴卡：<br><c24>神殿巨像</c24>、<c24>巨兽扎那</c24>、<c24>凤凰希莱克</c24>、<c24>马涅肯</c24>、<c24>武神切丝</c24>、<c24>荆棘之灵</c24>、<c24>堕落雅努斯</c24>、<c24>韧甲龙龟</c24>、<c24>风之巨魔</c24>、<c23>拉穆斯</c23>、<c23>晶灵变异体</c23>、<c23>石碑守护兽</c23>、<c23>珍奇魔鸦</c23>、<c23>盗猎者</c23>、<c23>吞天魔怪</c23>、<c23>魔化蛛母</c23>、<c23>比尔诺斯</c23>、<c23>神域驼象</c23>、<c21>领主韦德</c21>、<c21>冰晶巨兽</c21>、<c21>冰晶恶魔</c21>、<c21>奈利布洛斯</c21>、<c21>牛角魔人</c21>、<c21>不死族小队</c21>、<c21>狼人酋长</c21>、<c22>终末之岩</c22>、<c22>地狱之火</c22><br><br>可以用来激活对应图鉴，分解可以获得<c25>图鉴经验</c25>。<br>品质越高分解获得的图鉴经验越多。]]></description>
		<base/>
	</goods>
	<goods id="40511" level="225" name="基础圣物" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40511" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[幻化界面用于展示的图标]]></description>
		<base/>
	</goods>
	<goods id="40512" level="225" name="基础神兵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="405120" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[幻化界面用于展示的图标]]></description>
		<base/>
	</goods>
	<goods id="40513" level="225" name="基础头饰" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40513" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[幻化界面用于展示的图标]]></description>
		<base/>
	</goods>
	<goods id="40514" level="65" name="核心随机礼包" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="16021" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[随机获得一个已解锁品质为<c23>紫色</c23>、<c21>橙色</c21>、<c22>红色</c22>的<c22>核心</c22>以及36-42个核心碎片]]></description>
		<base/>
	</goods>
	<goods id="40520" level="30" name="神龙见首" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40520" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第1名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40521" level="30" name="飞龙在天" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40521" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第2~3名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40522" level="30" name="如龙似虎" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40522" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服庆典</u></a>]]></obtain>
		<description><![CDATA[【开服庆典】家族威望活动中，前3家族战力第4~10名玩家可获此荣誉]]></description>
		<base/>
	</goods>
	<goods id="40523" level="180" name="高级婚宴举办次数" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40219" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加1次高级婚宴的预约次数]]></description>
		<base/>
	</goods>
	<goods id="40524" level="180" name="豪华婚宴举办次数" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40219" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后增加1次豪华婚宴的预约次数]]></description>
		<base/>
	</goods>
	<goods id="40525" level="1" name="免费VIP特权卡" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40525" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>VIP免费送</u></a>]]></obtain>
		<description><![CDATA[完成任务后立即免费解锁VIP身份，尊享多项VIP特权：<br><c25>·尊享称号“龙之传人”提升2000战力</c25><br><c25>·VIP增益:增加50攻击、1000生命</c25><br><c25>·魂力增加:魂力上限提升到90点</c25><br><c25>·BOSS礼包:增加1次BOSS宝箱次数</c25><br><c25>·商城特卖:享受每周特惠商品</c25><br><c25>·方便快捷:无限小飞鞋传送</c25><br><c25>·交易福利:交易手续费降至10%</c25><br><c25>·快速升级:经验获取效率+5%</c25><br><c22>如已成为正式VIP，完成任务后可直接获得10点VIP经验</c22>]]></description>
		<base/>
	</goods>
	<goods id="40526" level="30" name="纯粹初心" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40526" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40527" level="30" name="略有见识" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40527" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40528" level="30" name="自在探索" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40528" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40529" level="30" name="颇有见闻" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40529" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40530" level="30" name="见多识广" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40530" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40531" level="30" name="历经风雨" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40531" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40532" level="30" name="阅人无数" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40532" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40533" level="30" name="万里留名" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40533" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40534" level="30" name="无所不知" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40534" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务系统的阶段目标即可获得]]></description>
		<base/>
	</goods>
	<goods id="40537" level="25" name="龙魂·黑钢卡雷碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40537" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·黑钢卡雷；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="40538" level="25" name="龙灵·玉藻前碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40538" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·玉藻前；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40539" level="25" name="龙魂·玉藻前碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40539" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·玉藻前；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40540" level="25" name="龙灵·艾斯卡诺碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40540" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·艾斯卡诺；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40541" level="25" name="龙魂·艾斯卡诺碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40541" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活；龙魂·艾斯卡诺；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40542" level="25" name="龙灵·伊丽莎白碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40542" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·伊丽莎白；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40543" level="25" name="龙魂·伊丽莎白碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40543" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·伊丽莎白；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40544" level="25" name="灵体·巴姆雷特碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40544" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·巴姆雷特；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40545" level="25" name="龙灵·巴姆雷特碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40545" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·巴姆雷特；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40546" level="25" name="龙魂·巴姆雷特碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40546" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·巴姆雷特；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40547" level="25" name="灵体·芙蕾雅碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40547" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·芙蕾雅；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40548" level="25" name="龙灵·芙蕾雅碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40548" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·芙蕾雅；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40549" level="25" name="龙魂·芙蕾雅碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40549" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·芙蕾雅；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40550" level="25" name="灵体·苏尔特尔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40550" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·苏尔特尔；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40551" level="25" name="龙灵·苏尔特尔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40550" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·苏尔特尔；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40552" level="25" name="龙魂·苏尔特尔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40550" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·苏尔特尔；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40553" level="25" name="灵体·基美加修碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40553" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·基美加修；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40554" level="25" name="龙灵·基美加修碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40553" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·基美加修；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40555" level="25" name="龙魂·基美加修碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40553" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·基美加修；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40556" level="25" name="灵体·蕾欧娜碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40556" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·蕾欧娜；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40557" level="25" name="龙灵·蕾欧娜碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40556" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·蕾欧娜；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40558" level="25" name="龙魂·蕾欧娜碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40556" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·蕾欧娜；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40559" level="25" name="灵体·克洛诺斯碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40559" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·克洛诺斯；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40560" level="25" name="龙灵·克洛诺斯碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40559" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·克洛诺斯；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40561" level="25" name="龙魂·克洛诺斯碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40559" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·克洛诺斯；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40562" level="25" name="灵体·伊丽丝碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40562" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·伊丽丝；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40563" level="25" name="龙灵·伊丽丝碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40562" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·伊丽丝；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40564" level="25" name="龙魂·伊丽丝碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40562" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·伊丽丝；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40565" level="1" name="目标值" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40565" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[完成目标任务即可获得对应目标阶段的积分;]]></description>
		<base/>
	</goods>
	<goods id="40566" level="1" name="冒险经验" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40566" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=139"><u>照片墙</u></a>]]></obtain>
		<description><![CDATA[通过完成照片墙人物获得冒险经验，用于提升冒险等级；]]></description>
		<base/>
	</goods>
	<goods id="40573" level="27" name="10万金币修复道具" price="100" isgainnotice="1" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="16030" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=243"><u>龙蛋掠夺</u></a>]]></obtain>
		<description><![CDATA[打开获得10万金币，使用后修复道具无法使用问题。]]></description>
		<base/>
	</goods>
	<goods id="40574" level="1" name="活跃令牌经验[测试]" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="15008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[活跃令牌测试道具，不外用]]></description>
		<base/>
	</goods>
	<goods id="40575" level="1" name="龙魂秘宝信物" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40575" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于提升龙魂秘宝进程]]></description>
		<base/>
	</goods>
	<goods id="40576" level="80" name="美食狂想曲" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="8" icon="49009" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[（吸口水声）咕噜咕噜，吃货必胜]]></description>
		<base/>
	</goods>
	<goods id="40577" level="80" name="黑猫之吻气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40577" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-黑猫之吻。]]></description>
		<base/>
	</goods>
	<goods id="40578" level="80" name="萌犬物语气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40578" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-萌犬物语。]]></description>
		<base/>
	</goods>
	<goods id="40579" level="80" name="水手制服相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40579" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-水手制服相框。]]></description>
		<base/>
	</goods>
	<goods id="40580" level="80" name="英伦礼服相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40580" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-英伦礼服。]]></description>
		<base/>
	</goods>
	<goods id="40581" level="80" name="含羞猪鼻" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40581" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[不要一直盯着人家看啦！]]></description>
		<base/>
	</goods>
	<goods id="40582" level="80" name="猫咪趴头" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40582" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>活跃令牌</u></a>]]></obtain>
		<description><![CDATA[呼噜呼噜，呼噜呼噜]]></description>
		<base/>
	</goods>
	<goods id="40583" level="1" name="1声望" price="100" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="2" icon="40583" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>1</c25>点声望]]></description>
		<base/>
	</goods>
	<goods id="40584" level="1" name="部署点" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="3" icon="40584" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>]]></obtain>
		<description><![CDATA[增加世界服-世界服版图战个人部署点数，用于世界服版图战-城池挑战消耗。]]></description>
		<base/>
	</goods>
	<goods id="40585" level="30" name="世界战神" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40585" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜在世界服中战力第一时]]></description>
		<base/>
	</goods>
	<goods id="40586" level="30" name="世界霸王" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40586" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行版在世界服中战力第二至第三时]]></description>
		<base/>
	</goods>
	<goods id="40587" level="30" name="世界猛将" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40587" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行版在世界服中战力第四至第十时]]></description>
		<base/>
	</goods>
	<goods id="40589" level="30" name="世界之巅" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40589" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜在世界服中等级第一时]]></description>
		<base/>
	</goods>
	<goods id="40590" level="30" name="世界王者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="4" icon="40590" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行榜在世界服中等级第二至第三时]]></description>
		<base/>
	</goods>
	<goods id="40591" level="30" name="世界英雄" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40591" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>跨服排行榜</u></a>]]></obtain>
		<description><![CDATA[排行版在世界服中等级第四至第十时]]></description>
		<base/>
	</goods>
	<goods id="40593" level="30" name="超级神装" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40593" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】装备榜第1名可获得]]></description>
		<base/>
	</goods>
	<goods id="40594" level="30" name="无敌装备" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40594" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】装备榜第2~3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40595" level="30" name="龙魂圣尊" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40595" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】龙魂榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40596" level="30" name="契约神使" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40596" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】龙魂榜第4~10名可获得]]></description>
		<base/>
	</goods>
	<goods id="40597" level="30" name="最强核心" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40597" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】核心榜前3名可获得]]></description>
		<base/>
	</goods>
	<goods id="40598" level="30" name="核心C位" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40598" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description><![CDATA[【开服冲榜】核心榜第4~10名可获得]]></description>
		<base/>
	</goods>
	<goods id="40599" level="1" name="幸运游戏币" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40599" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每日累充——幸运抽奖的抽奖道具，可获得<c12>珍贵小熊时装</c12>、珍稀<c12>双人阵型坐骑</c12>]]></description>
		<base/>
	</goods>
	<goods id="40601" level="1" name="魂力值" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40213" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可恢复1点魂力]]></description>
		<base/>
	</goods>
	<goods id="40602" level="1" name="声望令牌经验[测试]" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40583" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[声望令牌测试道具，不外用]]></description>
		<base/>
	</goods>
	<goods id="40603" level="1" name="扭蛋币" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40603" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[消耗扭蛋币可在幸运扭蛋活动中进行扭蛋抽奖活动]]></description>
		<base/>
	</goods>
	<goods id="40604" level="1" name="扭蛋兑换券" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="3" icon="40604" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[阿斯兰特非常罕见的凭证，常常流通于贵族之间，据说在每次盛大节日庆典开启时可在扭蛋商店兑换稀世珍宝]]></description>
		<base/>
	</goods>
	<goods id="40605" level="120" name="龙魄精华" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40605" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[龙魄精华：用于提升龙魄等级]]></description>
		<base/>
	</goods>
	<goods id="40607" level="110" name="定色剂" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40607" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>|
<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[用于加固时装染色效果]]></description>
		<base/>
	</goods>
	<goods id="40608" level="110" name="着色盐" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40608" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>|
<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[用于提高时装染色着色度]]></description>
		<base/>
	</goods>
	<goods id="40609" level="240" name="龙栖之所奖励药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40609" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[使用后立即恢复1次龙栖之所奖励次数]]></description>
		<base/>
	</goods>
	<goods id="40610" level="240" name="龙栖之所刷新药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40610" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[使用后立即刷新当前场景内所有BOSS，仅限龙栖之所场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40611" level="240" name="龙栖之所复活药水" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40611" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃奖励</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后立即复活玩家最近的一只BOSS，仅限龙栖之所场景内使用。]]></description>
		<base/>
	</goods>
	<goods id="40612" level="340" name="地晶石" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40612" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[龙魂装备-龙饰，中级强化升阶材料，可以突破强化上限，提升装备阶数。]]></description>
		<base/>
	</goods>
	<goods id="40613" level="340" name="天晶石" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40613" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[龙魂装备-龙饰，高级强化升阶材料，可以突破强化上限，提升装备阶数。]]></description>
		<base/>
	</goods>
	<goods id="40614" level="280" name="龙魂石碎片" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40614" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[100个碎片可合成1个龙魂石，用于合成粉色龙饰装备的稀有材料。]]></description>
		<base/>
	</goods>
	<goods id="40615" level="280" name="龙魂石" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40615" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[用于合成粉色龙饰装备的稀有材料。]]></description>
		<base/>
	</goods>
	<goods id="40616" level="110" name="染料[男衣]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40616" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40617" level="110" name="染料[男武]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40617" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40618" level="110" name="染料[男头]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40618" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40619" level="110" name="染料[男面]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40619" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40620" level="110" name="染料[女衣]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40620" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40621" level="110" name="染料[女武]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40621" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40622" level="110" name="染料[女头]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40622" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40623" level="110" name="染料[女面]" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="40623" dropicon="16030" market_type="30" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[用于时装染色，更改时装色素]]></description>
		<base/>
	</goods>
	<goods id="40624" level="80" name="惺忪小熊" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="49004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[灯光，音响，摄像准备！这条Gai最靓的熊来了]]></description>
		<base/>
	</goods>
	<goods id="40625" level="80" name="蜜蜂嗡嗡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="8" icon="49005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[啊~今天真是蜂和日丽的一天啊！嗡嗡嗡嗡~]]></description>
		<base/>
	</goods>
	<goods id="40626" level="80" name="蔷薇奇幻夜" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="49006" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[晚风吹过花海，带走我对你的思念]]></description>
		<base/>
	</goods>
	<goods id="40627" level="80" name="向日葵物语" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="8" icon="49002" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[居然用向日葵来做武器，这真的能打出伤害吗QAQ]]></description>
		<base/>
	</goods>
	<goods id="40628" level="80" name="惺忪熊头" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40628" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=325"><u>每日累充</u></a>]]></obtain>
		<description><![CDATA[灯光，音响，摄像准备！这条Gai最靓的熊来了]]></description>
		<base/>
	</goods>
	<goods id="40629" level="80" name="嗡嗡蜂头" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="40629" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[啊~今天真是蜂和日丽的一天啊！嗡嗡嗡嗡~]]></description>
		<base/>
	</goods>
	<goods id="40630" level="80" name="嘴叼玫瑰" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40630" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[你的缺点就像嘴里叼着的玫瑰，一说话，就掉了]]></description>
		<base/>
	</goods>
	<goods id="40631" level="80" name="蜜蜂嗡嗡气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40631" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-蜜蜂嗡嗡。]]></description>
		<base/>
	</goods>
	<goods id="40632" level="110" name="时装抽奖劵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40632" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=313"><u>声望令</u></a>|
<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[时装抽奖的抵扣券，可用于时装抽奖抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="40633" level="80" name="蜜蜂嗡嗡相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40633" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=295"><u>时装抽奖</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-蜜蜂嗡嗡相框。]]></description>
		<base/>
	</goods>
	<goods id="40634" level="1" name="1280钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40634" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>充值</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40635" level="1" name="1980钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40635" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>充值</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40636" level="1" name="3280钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40636" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>充值</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40637" level="1" name="6480钻石充值卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="40637" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=145"><u>充值</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[钻石充值卡，可激发充值和激活所有充值活动]]></description>
		<base/>
	</goods>
	<goods id="40638" level="600" name="魂玉" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40638" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[稀世罕见的玉石被注入了巨龙之魂，可用于提升装备铸魂等级，百分比提高装备基础属性]]></description>
		<base/>
	</goods>
	<goods id="40639" level="1" name="龙珠" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="4" icon="40639" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[龙珠祈福限定掉落道具，可在活动界面祈福增加个人祈福积分，激活全服福利事件，参与祈福抽奖。]]></description>
		<base/>
	</goods>
	<goods id="40640" level="250" name="装备狂化石" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="7" icon="40640" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=325"><u>每日累充</u></a>|
<a href="event:opt=255"><u>每日签到</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[装备狂化所需的奇石，可通过神秘的方法引出蕴含的力量，用于250级开启的装备狂化。]]></description>
		<base/>
	</goods>
	<goods id="40642" level="550" name="装备觉醒石" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="8" icon="40642" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了强大战魂的灵石，拥有着神秘的力量，用于550级开启的装备觉醒。]]></description>
		<base/>
	</goods>
	<goods id="40644" level="250" name="装备狂化石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="4" icon="40644" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每100个碎片可合成1个装备狂化石。]]></description>
		<base/>
	</goods>
	<goods id="40646" level="550" name="装备觉醒石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="5" icon="40646" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每100个碎片可合成1个装备觉醒石。]]></description>
		<base/>
	</goods>
	<goods id="40652" level="220" name="BUFF" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40652" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[BUFF]]></description>
		<base/>
	</goods>
	<goods id="40653" level="90" name="归属宝箱" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="40653" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[世界BOSS归属宝箱]]></description>
		<base/>
	</goods>
	<goods id="40654" level="80" name="晴天蛙蛙" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40654" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[快乐的池塘里面有只小青蛙，跳起舞来就像王子]]></description>
		<base/>
	</goods>
	<goods id="40655" level="80" name="神奇的鱼叉" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="40655" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[蛙族用来捕鱼的鱼叉，可媲美波塞冬的三叉戟]]></description>
		<base/>
	</goods>
	<goods id="40656" level="80" name="呱呱蛙头" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40656" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[酷酷的眼神，没有哪只青蛙能比美]]></description>
		<base/>
	</goods>
	<goods id="40657" level="80" name="遮阳伞" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40657" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=273"><u>外观商城</u></a>]]></obtain>
		<description><![CDATA[遮阳伞产品功能：遮阳，避雨，提升可爱值]]></description>
		<base/>
	</goods>
	<goods id="40658" level="80" name="亲亲花环" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40658" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=273"><u>外观商城</u></a>]]></obtain>
		<description><![CDATA[花环是指编织成环形的妆饰品，材料有：花，草，柳条]]></description>
		<base/>
	</goods>
	<goods id="40659" level="80" name="蓝调猎人" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40659" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>]]></obtain>
		<description><![CDATA[卡米洛王国军队蓝色队服]]></description>
		<base/>
	</goods>
	<goods id="40660" level="80" name="红调猎人" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40660" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=275"><u>荣誉商城</u></a>]]></obtain>
		<description><![CDATA[卡米洛王国军队红色队服]]></description>
		<base/>
	</goods>
	<goods id="40661" level="80" name="齿轮气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40661" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-齿轮。]]></description>
		<base/>
	</goods>
	<goods id="40662" level="80" name="漫画气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40662" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-漫画。]]></description>
		<base/>
	</goods>
	<goods id="40663" level="80" name="小恶魔气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40663" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-小恶魔。]]></description>
		<base/>
	</goods>
	<goods id="40664" level="80" name="小猪猪气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40664" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-小猪猪。]]></description>
		<base/>
	</goods>
	<goods id="40665" level="80" name="齿轮相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40665" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-齿轮。]]></description>
		<base/>
	</goods>
	<goods id="40666" level="80" name="漫画相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40666" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-漫画。]]></description>
		<base/>
	</goods>
	<goods id="40667" level="80" name="小恶魔相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40667" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-小恶魔。]]></description>
		<base/>
	</goods>
	<goods id="40668" level="80" name="小猪猪相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40668" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-小猪猪。]]></description>
		<base/>
	</goods>
	<goods id="40669" level="80" name="战斗制服1.0" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40669" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[卡米洛王国军队红色队服的升级版，据说加了减震材料]]></description>
		<base/>
	</goods>
	<goods id="40670" level="80" name="星云恋歌" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40670" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[隐约雷鸣,阴霾天空,飘荡在空中的言叶是我对你的思恋]]></description>
		<base/>
	</goods>
	<goods id="40671" level="80" name="幽幽魔道" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40671" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[崇尚暗魔法的魔界人服饰]]></description>
		<base/>
	</goods>
	<goods id="40672" level="80" name="森夏祭司" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40672" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[据说祭司和神通灵时需要戴上专属的眼罩]]></description>
		<base/>
	</goods>
	<goods id="40673" level="150" name="专属BOSS之源" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40673" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[手动使用后增加1次专属BOSS挑战次数（该次数可累积到次日5点）]]></description>
		<base/>
	</goods>
	<goods id="40674" level="150" name="专属BOSS之力" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40674" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>魔法书</u></a>]]></obtain>
		<description><![CDATA[获得时立即增加1次专属BOSS挑战次数（该次数可累积到次日5点）]]></description>
		<base/>
	</goods>
	<goods id="40675" level="140" name="战宠进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40675" dropicon="16030" market_type="51" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠试炼</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=312"><u>宝玉商城</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[战宠的进阶材料，进阶后可以提高战宠<c25>属性和技能</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40676" level="155" name="坐骑进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40676" dropicon="16030" market_type="51" market_max_price="10" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=312"><u>宝玉商城</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[坐骑的进阶材料，进阶后可以提高坐骑<c25>属性和技能</c25>与变化<c25>造型</c25>]]></description>
		<base/>
	</goods>
	<goods id="40677" level="140" name="战宠之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40677" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[使用后可增加战宠属性<br><c25>生命+600<br>闪避+30<br>战力+1200</c25><br><br>可在<c25>战宠灵丹界面</c25>使用为战宠提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40678" level="155" name="坐骑之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40678" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[使用后可增加坐骑属性<br><c25>生命+600<br>韧性+30<br>战力+1200</c25><br><br>可在<c25>坐骑灵丹界面</c25>使用为坐骑提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40679" level="500" name="彩装神石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="8" icon="40679" dropicon="16030" market_type="30" market_max_price="6750" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[神石中封印着远古龙吟之力，用于500级开启的幻彩装备合成（武器\防具类）]]></description>
		<base/>
	</goods>
	<goods id="40680" level="30" name="背饰之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40680" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加背饰属性<br><c25>生命+600<br>闪避+30<br>战力+1200</c25><br><br>可在<c25>背饰灵丹界面</c25>使用为背饰提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40681" level="60" name="圣物之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40681" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[使用后可增加圣物属性<br><c25>生命+600<br>坚韧+30<br>战力+1200</c25><br><br>可在<c25>圣物灵丹界面</c25>使用为圣物提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40682" level="140" name="神兵之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40682" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>]]></obtain>
		<description><![CDATA[使用后可增加神兵属性<br><c25>生命+600<br>坚韧+30<br>战力+1200</c25><br><br>可在<c25>神兵灵丹界面</c25>使用为神兵提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40683" level="170" name="影迹之源" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40683" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加影迹属性<br><c25>攻击+30<br>破甲+30<br>战力+1200</c25><br><br>可在<c25>影迹灵丹界面</c25>使用为影迹提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40684" level="170" name="影迹之魂" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40684" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加影迹属性<br><c25>攻击+30<br>命中+30<br>战力+1200</c25><br><br>可在<c25>影迹灵丹界面</c25>使用为影迹提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40685" level="170" name="影迹之灵" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40685" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加影迹属性<br><c25>生命+600<br>防御+30<br>战力+1200</c25><br><br>可在<c25>影迹灵丹界面</c25>使用为影迹提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40686" level="170" name="影迹之魄" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40686" dropicon="16030" market_type="40" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加影迹属性<br><c25>生命+600<br>闪避+30<br>战力+1200</c25><br><br>可在<c25>影迹灵丹界面</c25>使用为影迹提升属性，使用一定数量后可提升品阶，每升一阶<c25>培养属性+1%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40687" level="30" name="背饰进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40687" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=259"><u>巅峰大乱斗</u></a>|
<a href="event:opt=260"><u>王国模拟战</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[背饰的进阶材料，进阶后可以提高背饰阶数并获得<c25>属性和技能</c25>]]></description>
		<base/>
	</goods>
	<goods id="40688" level="60" name="圣物进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40688" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=259"><u>巅峰大乱斗</u></a>|
<a href="event:opt=260"><u>王国模拟战</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[圣物的进阶材料，进阶后可以提高圣物阶数并获得<c25>属性和技能</c25>]]></description>
		<base/>
	</goods>
	<goods id="40689" level="140" name="神兵进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40689" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=259"><u>巅峰大乱斗</u></a>|
<a href="event:opt=260"><u>王国模拟战</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description><![CDATA[神兵的进阶材料，进阶后可以提高神兵阶数并获得<c25>属性和技能</c25>]]></description>
		<base/>
	</goods>
	<goods id="40690" level="170" name="影迹进阶证明" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40690" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃奖励</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>]]></obtain>
		<description><![CDATA[影迹的进阶材料，进阶后可以提高影迹阶数并获得<c25>属性和技能</c25>]]></description>
		<base/>
	</goods>
	<goods id="40691" level="140" name="神兵幻化精华" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40691" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description><![CDATA[用于激活神兵幻化外形的道具]]></description>
		<base/>
	</goods>
	<goods id="40692" level="250" name="暗饰灵石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="6" icon="40692" dropicon="16030" market_type="30" market_max_price="300" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=313"><u>声望令</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[灵石上丝缕金光缓缓流动。用于250级开启的暗金装备合成（项链\耳环\手镯\戒指）]]></description>
		<base/>
	</goods>
	<goods id="40693" level="250" name="粉饰圣石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="7" icon="40693" dropicon="16030" market_type="30" market_max_price="600" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=294"><u>龙栖之所</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[圣石周围隐有龙吟之气环绕。用于250级开启的粉装装备合成（项链\耳环\手镯\戒指）]]></description>
		<base/>
	</goods>
	<goods id="40694" level="500" name="彩饰神石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="8" icon="40694" dropicon="16030" market_type="30" market_max_price="6750" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[神石中封印着远古龙吟之力，用于500级开启的幻彩装备合成（项链\耳环\手镯\戒指）]]></description>
		<base/>
	</goods>
	<goods id="40695" level="260" name="灭龙套装石[男]" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40097" dropicon="16030" market_type="31" market_max_price="25" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[打造男性灭龙套装以上必备材料。<br><c22>（装备替换时不会损失套装石）</c22>]]></description>
		<base/>
	</goods>
	<goods id="40696" level="260" name="灭龙套装石[女]" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40098" dropicon="16030" market_type="31" market_max_price="25" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[打造女性灭龙套装以上必备材料。<br><c22>（装备替换时不会损失套装石）</c22>]]></description>
		<base/>
	</goods>
	<goods id="40697" level="260" name="灭神套装石[攻]" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40113" dropicon="16030" market_type="31" market_max_price="72" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a]]></obtain>
		<description><![CDATA[将武器、头盔、衣服锻造为灭神以上套装必备材料。<br><c22>（装备替换时不会损失套装石）</c22>]]></description>
		<base/>
	</goods>
	<goods id="40698" level="260" name="灭神套装石[防]" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="4" icon="40115" dropicon="16030" market_type="31" market_max_price="72" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a]]></obtain>
		<description><![CDATA[将裤子、手套、鞋子锻造为灭神以上套装必备材料。<br><c22>（装备替换时不会损失套装石）</c22>]]></description>
		<base/>
	</goods>
	<goods id="40699" level="260" name="超圣套装石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40241" dropicon="16030" market_type="31" market_max_price="240" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>]]></obtain>
		<description><![CDATA[超圣套装所用的宝石，可以锻造全部位<c25>超圣套装。</c25>]]></description>
		<base/>
	</goods>
	<goods id="40700" level="260" name="饰品套装石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="40121" dropicon="16030" market_type="31" market_max_price="120" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[饰品套装所用的宝石，可以锻造<c25>饰品套装（项链，耳环，戒指，手镯部位）</c25>]]></description>
		<base/>
	</goods>
	<goods id="40701" level="500" name="悟道沙" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40701" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色8转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40702" level="550" name="天海星" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40702" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色9转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40703" level="600" name="沧澜草" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40703" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色10转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40704" level="650" name="流光珠" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40704" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色11转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40705" level="700" name="星珠" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40705" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色12转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40706" level="750" name="月之华" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40706" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色13转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40707" level="800" name="日光" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40707" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色14转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40708" level="850" name="黑曜石" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40708" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色15转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40709" level="900" name="青色悟道沙" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40709" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色16转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="40710" level="1" name="时装刷新币" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40710" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标系统</u></a>|
<a href="event:opt=310"><u>每日特惠</u></a>]]></obtain>
		<description><![CDATA[用于刷新时装商店]]></description>
		<base/>
	</goods>
	<goods id="40711" level="1" name="金纹符" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="4" icon="40711" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃度奖励</u></a>]]></obtain>
		<description><![CDATA[蕴含着神秘的力量的金属性符纹，用于家族符室炼制上古经验灵符。<br>可前往家族符室查看剩余数量，<c22>纹符不存放在背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="40712" level="1" name="木纹符" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="4" icon="40712" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃度奖励</u></a>]]></obtain>
		<description><![CDATA[蕴含着神秘的力量的木属性符纹，用于家族符室炼制上古经验灵符。<br>可前往家族符室查看剩余数量，<c22>纹符不存放在背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="40713" level="1" name="水纹符" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="4" icon="40713" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃度奖励</u></a>]]></obtain>
		<description><![CDATA[蕴含着神秘的力量的水属性符纹，用于家族符室炼制上古经验灵符。<br>可前往家族符室查看剩余数量，<c22>纹符不存放在背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="40714" level="1" name="火纹符" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="4" icon="40714" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃度奖励</u></a>]]></obtain>
		<description><![CDATA[蕴含着神秘的力量的火属性符纹，用于家族符室炼制上古经验灵符。<br>可前往家族符室查看剩余数量，<c22>纹符不存放在背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="40715" level="1" name="土纹符" price="0" isgainnotice="0" type="3" subtype="33" sell="0" destroy="1"  color="4" icon="40715" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=246"><u>活跃度奖励</u></a>]]></obtain>
		<description><![CDATA[蕴含着神秘的力量的土属性符纹，用于家族符室炼制上古经验灵符。<br>可前往家族符室查看剩余数量，<c22>纹符不存放在背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="40716" level="115" name="下品符纹经验篆" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40716" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=305"><u>家族符室</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40717" level="115" name="上品符纹经验篆" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40717" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=305"><u>家族符室</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40718" level="115" name="极品符纹经验篆" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="40718" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=305"><u>家族符室</u></a>]]></obtain>
		<description><![CDATA[经验值随着角色等级增加<br>当前等级可获得经验：<c25>{p0}</c25>]]></description>
		<base/>
	</goods>
	<goods id="40719" level="90" name="紫色经验" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40720" level="90" name="金色经验" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="40720" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40721" level="90" name="红色经验" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="40721" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40722" level="120" name="龙魄突破丹" price="100" isgainnotice="1" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40722" dropicon="40675" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=255"><u>每日签到</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=312"><u>宝玉商城</u></a>|
<a href="event:opt=271"><u>每周特惠</u></a>]]></obtain>
		<description><![CDATA[龙魄突破材料，龙魄突破后可以提高龙魄<c25>属性</c25>与<c25>更高阶数</c25>，每提升1阶龙魄<c25>基础属性+2%</c25>]]></description>
		<base/>
	</goods>
	<goods id="40723" level="410" name="神澜召唤币" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40723" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=272"><u>日常商城</u></a>]]></obtain>
		<description><![CDATA[可以在神澜奇域中召唤出雌火龙，有机会同时召唤出樱火龙]]></description>
		<base/>
	</goods>
	<goods id="40724" level="25" name="兽体·黑钢卡雷碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40724" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·黑钢卡雷；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="40725" level="25" name="魂体·黑钢卡雷碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40725" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·黑钢卡雷；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="40726" level="25" name="灵体·黑钢卡雷碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40726" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·黑钢卡雷；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="40727" level="25" name="龙灵·黑钢卡雷碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40727" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·黑钢卡雷；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="40728" level="25" name="兽体·玉藻前碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40728" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·玉藻前；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40729" level="25" name="魂体·玉藻前碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40729" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·玉藻前；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40730" level="25" name="灵体·玉藻前碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40730" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·玉藻前；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40731" level="25" name="兽体艾斯卡诺碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40731" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·艾斯卡诺；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40732" level="25" name="魂体·艾斯卡诺碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40732" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·艾斯卡诺；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40733" level="25" name="灵体·艾斯卡诺碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40733" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·艾斯卡诺；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40734" level="25" name="兽体·伊丽莎白碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40734" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·伊丽莎白；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40735" level="25" name="魂体·伊丽莎白碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40735" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·伊丽莎白；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40736" level="25" name="灵体·伊丽莎白碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40736" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·伊丽莎白；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40737" level="25" name="兽体·巴姆雷特碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40737" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·巴姆雷特；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40738" level="25" name="魂体·巴姆雷特碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40738" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·巴姆雷特；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40739" level="25" name="兽体·芙蕾雅碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40739" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·芙蕾雅；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40740" level="25" name="魂体·芙蕾雅碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40740" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·芙蕾雅；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40741" level="25" name="兽体·苏尔特尔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40741" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·苏尔特尔；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40742" level="25" name="魂体·苏尔特尔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40742" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·苏尔特尔；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40743" level="25" name="兽体·基美加修碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40743" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·基美加修；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40744" level="25" name="魂体·基美加修碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40744" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·基美加修；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40745" level="25" name="兽体·蕾欧娜碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40745" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·蕾欧娜；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40746" level="25" name="魂体·蕾欧娜碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40746" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·蕾欧娜；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40747" level="25" name="兽体·克洛诺斯碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40747" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·克洛诺斯；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40748" level="25" name="魂体·克洛诺斯碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40748" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·克洛诺斯；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40749" level="25" name="兽体·伊丽丝碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40749" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·伊丽丝；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40750" level="25" name="魂体·伊丽丝碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40750" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·伊丽丝；碎片收集完毕可签订契约]]></description>
		<base/>
	</goods>
	<goods id="40751" level="350" name="樱花之约碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40751" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40752" level="350" name="樱花之约碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40752" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40753" level="350" name="樱花之约碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40753" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40754" level="350" name="樱花之约碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40754" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40755" level="350" name="樱花之约碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40755" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40756" level="350" name="樱花之约碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40756" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40757" level="350" name="樱花之约碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40757" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40758" level="350" name="樱花之约碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40758" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>樱花之约碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40759" level="350" name="芳菲烂漫碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40759" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40760" level="350" name="芳菲烂漫碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40760" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40761" level="350" name="芳菲烂漫碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40761" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40762" level="350" name="芳菲烂漫碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="3" icon="40762" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40763" level="350" name="芳菲烂漫碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40763" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40764" level="350" name="芳菲烂漫碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40764" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40765" level="350" name="芳菲烂漫碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40765" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40766" level="350" name="芳菲烂漫碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40766" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>芳菲烂漫碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40767" level="350" name="暗夜伯爵碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40767" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40768" level="350" name="暗夜伯爵碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40768" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40769" level="350" name="暗夜伯爵碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40769" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40770" level="350" name="暗夜伯爵碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40770" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40771" level="350" name="暗夜伯爵碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40771" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40772" level="350" name="暗夜伯爵碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40772" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40773" level="350" name="暗夜伯爵碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40773" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40774" level="350" name="暗夜伯爵碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40774" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>暗夜伯爵碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40775" level="350" name="勇者出征碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40775" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40776" level="350" name="勇者出征碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40776" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40777" level="350" name="勇者出征碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40777" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40778" level="350" name="勇者出征碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40778" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40779" level="350" name="勇者出征碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40779" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40780" level="350" name="勇者出征碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40780" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40781" level="350" name="勇者出征碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40781" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40782" level="350" name="勇者出征碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40782" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>勇者出征碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40783" level="350" name="苍之守护碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40783" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40784" level="350" name="苍之守护碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40784" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40785" level="350" name="苍之守护碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40785" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40786" level="350" name="苍之守护碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40786" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40787" level="350" name="苍之守护碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40787" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40788" level="350" name="苍之守护碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40788" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40789" level="350" name="苍之守护碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40789" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40790" level="350" name="苍之守护碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40790" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>苍之守护碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40791" level="350" name="黄金圣衣碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40791" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40792" level="350" name="黄金圣衣碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40792" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40793" level="350" name="黄金圣衣碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40793" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40794" level="350" name="黄金圣衣碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40794" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40795" level="350" name="黄金圣衣碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40795" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40796" level="350" name="黄金圣衣碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40796" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40797" level="350" name="黄金圣衣碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40797" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40798" level="350" name="黄金圣衣碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="7" icon="40798" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黄金圣衣碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40799" level="350" name="黑羽千影碎片·壹" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40799" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·壹</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40800" level="350" name="黑羽千影碎片·贰" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40800" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·贰</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40801" level="350" name="黑羽千影碎片·叁" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40801" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·叁</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40802" level="350" name="黑羽千影碎片·肆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40802" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·肆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40803" level="350" name="黑羽千影碎片·伍" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40803" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·伍</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40804" level="350" name="黑羽千影碎片·陆" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40804" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·陆</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40805" level="350" name="黑羽千影碎片·柒" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40805" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·柒</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40806" level="350" name="黑羽千影碎片·捌" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40806" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用之后可激活魂图系统<c25>黑羽千影碎片·捌</c25>，其余碎片可兑换成对应魂图的收藏点]]></description>
		<base/>
	</goods>
	<goods id="40807" level="350" name="魂图·樱花之约" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40807" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[魂图·樱花之约，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40808" level="350" name="魂图·芳菲烂漫" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40808" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[魂图·芳菲烂漫，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40809" level="350" name="魂图·暗夜伯爵" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40809" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[魂图·暗夜伯爵，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40810" level="350" name="魂图·勇者出征" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40810" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[魂图·勇者出征，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40811" level="350" name="魂图·苍之守护" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="4" icon="40811" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[魂图·苍之守护，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40812" level="350" name="魂图·黄金圣衣" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40812" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[魂图·黄金圣衣，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40813" level="350" name="魂图·黑羽千影" price="100" isgainnotice="1" type="3" subtype="36" sell="0" destroy="1"  color="5" icon="40813" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[魂图·黑羽千影，可在魂图界面查看属性与套装效果]]></description>
		<base/>
	</goods>
	<goods id="40814" level="170" name="影迹幻化精华" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="40814" dropicon="40814" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=311"><u>互助商城</u></a>]]></obtain>
		<description><![CDATA[用于提升影迹幻化外形的道具]]></description>
		<base/>
	</goods>
	<goods id="40820" level="1" name="龙之传人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40820" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP1</u></a>]]></obtain>
		<description><![CDATA[VIP1专属，升级VIP4获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40821" level="1" name="龙魂王者" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40821" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP12</u></a>]]></obtain>
		<description><![CDATA[VIP12专属，升级VIP13获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40822" level="1" name="龙魂暴君" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40822" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP13</u></a>]]></obtain>
		<description><![CDATA[VIP13专属，升级VIP14获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40823" level="1" name="龙魂霸主" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40823" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP14</u></a>]]></obtain>
		<description><![CDATA[VIP14专属，升级VIP15获得更高级称号]]></description>
		<base/>
	</goods>
	<goods id="40824" level="110" name="粗布" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40824" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作衣服]]></description>
		<base/>
	</goods>
	<goods id="40825" level="110" name="绸缎" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40825" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作衣服]]></description>
		<base/>
	</goods>
	<goods id="40826" level="110" name="锦绸" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40826" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作衣服]]></description>
		<base/>
	</goods>
	<goods id="40827" level="110" name="黄金绸" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40827" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作衣服]]></description>
		<base/>
	</goods>
	<goods id="40828" level="110" name="晶石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40828" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作武器]]></description>
		<base/>
	</goods>
	<goods id="40829" level="110" name="黑曜石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40829" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作武器]]></description>
		<base/>
	</goods>
	<goods id="40830" level="110" name="彩石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40830" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作武器]]></description>
		<base/>
	</goods>
	<goods id="40831" level="110" name="圣石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40831" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作武器]]></description>
		<base/>
	</goods>
	<goods id="40832" level="110" name="水晶" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40832" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作头饰]]></description>
		<base/>
	</goods>
	<goods id="40833" level="110" name="紫水晶" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40833" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作头饰]]></description>
		<base/>
	</goods>
	<goods id="40834" level="110" name="五彩水晶" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40834" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作头饰]]></description>
		<base/>
	</goods>
	<goods id="40835" level="110" name="七彩圣晶" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40835" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作头饰]]></description>
		<base/>
	</goods>
	<goods id="40836" level="110" name="初级假面" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40836" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作面饰]]></description>
		<base/>
	</goods>
	<goods id="40837" level="110" name="中级假面" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40837" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作面饰]]></description>
		<base/>
	</goods>
	<goods id="40838" level="110" name="高级假面" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40838" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作面饰]]></description>
		<base/>
	</goods>
	<goods id="40839" level="110" name="顶级假面" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40839" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作面饰]]></description>
		<base/>
	</goods>
	<goods id="40840" level="110" name="羽毛" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40840" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作翅膀]]></description>
		<base/>
	</goods>
	<goods id="40841" level="110" name="彩羽" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40841" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作翅膀]]></description>
		<base/>
	</goods>
	<goods id="40842" level="110" name="翎羽" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40842" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作翅膀]]></description>
		<base/>
	</goods>
	<goods id="40843" level="110" name="凤羽" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40843" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作翅膀]]></description>
		<base/>
	</goods>
	<goods id="40844" level="110" name="青铜圣辉" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40844" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作圣物]]></description>
		<base/>
	</goods>
	<goods id="40845" level="110" name="白银圣辉" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40845" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作圣物]]></description>
		<base/>
	</goods>
	<goods id="40846" level="110" name="黄金圣辉" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40846" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作圣物]]></description>
		<base/>
	</goods>
	<goods id="40847" level="110" name="钻石圣辉" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40847" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作圣物]]></description>
		<base/>
	</goods>
	<goods id="40848" level="110" name="宠物蛋" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40848" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作战宠]]></description>
		<base/>
	</goods>
	<goods id="40849" level="110" name="骨头" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40849" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作战宠]]></description>
		<base/>
	</goods>
	<goods id="40850" level="110" name="蘑菇" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40850" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作战宠]]></description>
		<base/>
	</goods>
	<goods id="40851" level="110" name="玲珑果" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40851" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作战宠]]></description>
		<base/>
	</goods>
	<goods id="40852" level="110" name="风龙源" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40852" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作坐骑]]></description>
		<base/>
	</goods>
	<goods id="40853" level="110" name="水龙源" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40853" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作坐骑]]></description>
		<base/>
	</goods>
	<goods id="40854" level="110" name="雷龙源" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40854" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作坐骑]]></description>
		<base/>
	</goods>
	<goods id="40855" level="110" name="火龙源" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40855" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在时装制作界面制作坐骑]]></description>
		<base/>
	</goods>
	<goods id="40856" level="80" name="贝雷帽" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40856" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[帅气的贝雷帽,你指的拥有]]></description>
		<base/>
	</goods>
	<goods id="40857" level="80" name="沙滩帽" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40857" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[某宝新上的沙滩帽,买它买它买它！]]></description>
		<base/>
	</goods>
	<goods id="40858" level="80" name="战力侦测仪" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="40858" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[纳尼,你的战斗力竟然高达:9999999+]]></description>
		<base/>
	</goods>
	<goods id="40859" level="1" name="奇珍币*50" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="3" icon="15012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=292"><u>目标任务</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>50</c25>奇珍币]]></description>
		<base/>
	</goods>
	<goods id="40870" level="225" name="基础影迹" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40870" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[幻化界面用于展示的图标]]></description>
		<base/>
	</goods>
	<goods id="40871" level="1" name="历练装备礼包" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[获得当前等级对应阶数橙3星装备]]></description>
		<base/>
	</goods>
	<goods id="40872" level="1" name="5绑钻卡" price="100" isgainnotice="0" type="3" subtype="12" sell="1" destroy="1"  color="3" icon="40872" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[使用后获得<c25>5个</c25>绑钻]]></description>
		<base/>
	</goods>
	<goods id="40877" level="90" name="学院答题经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40878" level="90" name="巅峰大乱斗经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40879" level="90" name="王国模拟战经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40880" level="90" name="家族交互经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40881" level="90" name="决战封魔经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40882" level="90" name="龙蛋掠夺经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40883" level="90" name="航海王经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40884" level="90" name="暗语经验符" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="40719" dropicon="40271" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[领取后立即获得：<c25>{p0}</c25>经验（随玩家等级变化）]]></description>
		<base/>
	</goods>
	<goods id="40885" level="110" name="2000家族贡献卡" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="5" icon="40133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10002"><u>家族任务</u></a>]]></obtain>
		<description><![CDATA[使用后增加家族贡献2000]]></description>
		<base/>
	</goods>
	<goods id="40887" level="200" name="部署点*100" price="0" isgainnotice="0" type="3" subtype="32" sell="0" destroy="1"  color="3" icon="40584" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[增加世界服-世界服版图战100个人部署点，用于世界服版图战-城池挑战消耗。]]></description>
		<base/>
	</goods>
	<goods id="40888" level="200" name="部署点*200" price="0" isgainnotice="0" type="3" subtype="32" sell="0" destroy="1"  color="3" icon="40584" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[增加世界服-世界服版图战200个人部署点，用于世界服版图战-城池挑战消耗。]]></description>
		<base/>
	</goods>
	<goods id="40889" level="200" name="部署点*300" price="0" isgainnotice="0" type="3" subtype="32" sell="0" destroy="1"  color="3" icon="40584" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[增加世界服-世界服版图战300个人部署点，用于世界服版图战-城池挑战消耗。]]></description>
		<base/>
	</goods>
	<goods id="40890" level="200" name="部署点*400" price="0" isgainnotice="0" type="3" subtype="32" sell="0" destroy="1"  color="3" icon="40584" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=291"><u>世界服任务</u></a>]]></obtain>
		<description><![CDATA[增加世界服-世界服版图战400个人部署点，用于世界服版图战-城池挑战消耗。]]></description>
		<base/>
	</goods>
	<goods id="40891" level="410" name="风之装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="3" icon="40891" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=303"><u>神澜奇域</u></a>|
<a href="event:opt=30"><u>版图拍卖</u></a>]]></obtain>
		<description><![CDATA[初级龙神升阶材料，可用于激活龙神进阶装甲外卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40892" level="410" name="厚土装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40892" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=303"><u>神澜奇域</u></a>|
<a href="event:opt=30"><u>版图拍卖</u></a>]]></obtain>
		<description><![CDATA[初级龙神升阶材料，可用于激活龙神进阶装甲内卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40893" level="410" name="灵之装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40893" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=303"><u>神澜奇域</u></a>|
<a href="event:opt=30"><u>版图拍卖</u></a>]]></obtain>
		<description><![CDATA[中级龙神升阶材料，可用于激活龙神进阶装甲外卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40894" level="410" name="云霄装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40894" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=303"><u>神澜奇域</u></a>|
<a href="event:opt=30"><u>版图拍卖</u></a>]]></obtain>
		<description><![CDATA[中级龙神升阶材料，可用于激活龙神进阶装甲内卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40895" level="410" name="仙之装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40893" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[高级龙神升阶材料，可用于激活龙神进阶装甲外卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40896" level="410" name="御龙装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40894" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=272"><u>日常商城</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[高级龙神升阶材料，可用于激活龙神进阶装甲内卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40897" level="410" name="王之装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40893" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[活动龙神升阶材料，可用于激活龙神进阶装甲外卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40898" level="410" name="神之装甲" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40894" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[活动龙神升阶材料，可用于激活龙神进阶装甲内卡槽，装备后获得属性提升，激活所有卡槽后可进阶龙神。]]></description>
		<base/>
	</goods>
	<goods id="40899" level="410" name="初阶化神升星石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="4" icon="40896" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>版图拍卖</u></a>|
<a href="event:opt=303"><u>神澜奇域</u></a>]]></obtain>
		<description><![CDATA[初阶龙神升星材料，蕴含一缕初阶龙神精华的灵石，收集一定数量后可用于升星初级龙神，龙神升星后将解锁新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40900" level="410" name="中阶化神升星石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40896" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=303"><u>神澜奇域</u></a>]]></obtain>
		<description><![CDATA[中阶龙神升星材料，蕴含一缕中阶龙神精华的灵石，收集一定数量后可用于升星中级龙神，龙神升星后将解锁新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40901" level="410" name="高阶化神升星石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="6" icon="40896" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[高阶龙神升星材料，蕴含一缕高阶龙神精华的灵石，收集一定数量后可用于升星高级龙神，龙神升星后将解锁新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40902" level="410" name="聚龙升星石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="7" icon="40896" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[活动龙神升星材料，蕴含一缕龙神精华的灵石，收集一定数量后可用于升星活动龙神，龙神升星后将解锁新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40903" level="410" name="御光神王化神石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40705" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了御光神王·尼娜的化神石，使用可解锁活动化神·御光神王，解锁后可进行升阶与升星，获得新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40904" level="410" name="冰霜神王化神石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40706" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了冰霜神王·曼琪卡雷的化神石，使用可解锁活动化神·冰霜神王，解锁后可进行升阶与升星，获得新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40905" level="410" name="柔水神王化神石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40707" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了柔水神王·桔梗的化神石，使用可解锁活动化神·柔水神王，解锁后可进行升阶与升星，获得新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40906" level="410" name="晔草神王化神石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40708" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了晔草神王·卡克的化神石，使用可解锁活动化神·晔草神王，解锁后可进行升阶与升星，获得新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40907" level="410" name="枫霄神王化神石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40709" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[封印了枫霄神王·咪咪的化神石，使用可解锁活动化神·枫霄神王，解锁后可进行升阶与升星，获得新的化神形象与大量属性加成。]]></description>
		<base/>
	</goods>
	<goods id="40908" level="550" name="红玛瑙" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40908" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description><![CDATA[蕴含着奇异的宝石力量，传闻中的稀有道具。
用于550级开启的宝石精炼系统，可百分比提升已镶嵌宝石的总属性战力。]]></description>
		<base/>
	</goods>
	<goods id="40909" level="550" name="绿玛瑙" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="40909" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description><![CDATA[蕴含着奇异的宝石力量，传闻中的稀有道具。
用于550级开启的宝石精炼系统，可百分比提升已镶嵌宝石的总属性战力。]]></description>
		<base/>
	</goods>
	<goods id="40910" level="380" name="血脉提升石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40910" dropicon="40217" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[普通龙魂血脉升级材料，使用后可以增加血脉<c25>培养值100点</c25>，提升血脉等级增加属性]]></description>
		<base/>
	</goods>
	<goods id="40911" level="380" name="血脉祝福石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40911" dropicon="40218" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=244"><u>夜见森林</u></a>]]></obtain>
		<description><![CDATA[绝世罕有龙魂血脉升级材料，使用后可以增加血脉<c25>培养值1000点</c25>，提升血脉等级增加属性]]></description>
		<base/>
	</goods>
	<goods id="40912" level="1" name="VIP经验卡*40" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="3" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验40</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40913" level="1" name="VIP经验卡*50" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验50</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40914" level="1" name="VIP经验卡*60" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验60</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40915" level="1" name="VIP经验卡*70" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验70</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40916" level="1" name="VIP经验卡*80" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验80</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40917" level="1" name="VIP经验卡*90" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验90</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40918" level="1" name="VIP经验卡*100" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验100</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40919" level="1" name="VIP经验卡*110" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验110</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40920" level="1" name="VIP经验卡*120" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验120</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40921" level="1" name="VIP经验卡*130" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验130</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40922" level="1" name="VIP经验卡*140" price="100" isgainnotice="0" type="3" subtype="4" sell="0" destroy="1"  color="7" icon="40912" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP礼包</u></a>]]></obtain>
		<description><![CDATA[使用后增加<c25>VIP经验140</c25>点]]></description>
		<base/>
	</goods>
	<goods id="40923" level="400" name="骑宠装备石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="8" icon="40923" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠副本</u></a>|
<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[合成高级骑宠装备的重要材料]]></description>
		<base/>
	</goods>
	<goods id="40924" level="400" name="骑宠装备石碎片" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40924" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠副本</u></a>|
<a href="event:opt=250"><u>黄金矿洞</u></a>|
<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[用来合成骑宠装备石]]></description>
		<base/>
	</goods>
	<goods id="40925" level="400" name="骑宠装备洗练石" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40925" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=249"><u>战宠副本</u></a>|
<a href="event:opt=250"><u>黄金矿洞</u></a>]]></obtain>
		<description><![CDATA[骑宠装备洗练时需要消耗的材料]]></description>
		<base/>
	</goods>
	<goods id="40926" level="110" name="拆弹专家相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40926" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=331"><u>拆弹专家</u></a>]]></obtain>
		<description><![CDATA[可用于激活限定相框-拆弹专家。]]></description>
		<base/>
	</goods>
	<goods id="40961" level="80" name="趴趴熊坐骑" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="27231" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[可随机获得下列一种坐骑幻化：<br><c13>趴趴熊·火*1</c13><br><c13>趴趴熊·水*1</c13><br><c13>趴趴熊·冰*1</c13><br><c13>趴趴熊·风*1</c13><br><c13>趴趴熊·雷*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40963" level="80" name="巧克力" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="40963" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=332"><u>奇境觅宝</u></a>]]></obtain>
		<description><![CDATA[甜甜的巧克力，可用于集物兑换换取奖励]]></description>
		<base/>
	</goods>
	<goods id="40965" level="140" name="鼹鼠飞机坐骑" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="27236" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[可随机获得下列一种坐骑幻化：<br><c13>鼹鼠飞机·火*1</c13><br><c13>鼹鼠飞机·水*1</c13><br><c13>鼹鼠飞机·冰*1</c13><br><c13>鼹鼠飞机·风*1</c13><br><c13>鼹鼠飞机·雷*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40975" level="10" name="喷火龙" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40975" dropicon="16030" market_type="0" market_max_price="1700" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[喷火龙，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40976" level="10" name="审判兽" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40976" dropicon="16030" market_type="0" market_max_price="1700" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[审判兽，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40977" level="10" name="暗魔女" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40977" dropicon="16030" market_type="0" market_max_price="1700" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[暗魔女，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40978" level="10" name="蓝翼骨龙" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40978" dropicon="16030" market_type="0" market_max_price="1700" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[蓝翼骨龙，谁还不是个可爱的战宠呢]]></description>
		<base/>
	</goods>
	<goods id="40979" level="40" name="银色哈雷" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40979" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[银色哈雷，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40980" level="40" name="载人机甲" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40980" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[载人机甲，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40981" level="40" name="悬浮飞船" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40981" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[悬浮飞船，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40982" level="40" name="冰霜龙" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="4" icon="40982" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>进阶激活</u></a>]]></obtain>
		<description><![CDATA[冰霜龙，谁还不是个可爱的坐骑呢]]></description>
		<base/>
	</goods>
	<goods id="40983" level="30" name="顶流C位出道" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40983" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】活动冠军专属称号，持续10天]]></description>
		<base/>
	</goods>
	<goods id="40984" level="30" name="冠军不讲武德" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40984" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】活动亚军专属称号，持续10天]]></description>
		<base/>
	</goods>
	<goods id="40985" level="30" name="我是柠檬精" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40985" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】活动四强专属称号，持续10天]]></description>
		<base/>
	</goods>
	<goods id="40986" level="30" name="4强雨我无瓜" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40986" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】活动八强专属称号，持续10天]]></description>
		<base/>
	</goods>
	<goods id="40987" level="30" name="最强打工人" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="40987" dropicon="16031" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】活动16强专属称号，持续10天]]></description>
		<base/>
	</goods>
	<goods id="40988" level="160" name="秀场珍宝石[神兵]" price="100" isgainnotice="0" type="3" subtype="28" sell="0" destroy="1"  color="5" icon="40988" dropicon="16032" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[【时装秀场】专属材料，可用来在神兵系统中合成秀场专属神兵]]></description>
		<base/>
	</goods>
	<goods id="40989" level="80" name="秀场冠军相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40989" dropicon="16033" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-秀场冠军。]]></description>
		<base/>
	</goods>
	<goods id="40990" level="80" name="秀场亚军相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40990" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-秀场亚军。]]></description>
		<base/>
	</goods>
	<goods id="40991" level="80" name="秀场四强相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40991" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-秀场四强。]]></description>
		<base/>
	</goods>
	<goods id="40992" level="80" name="秀场冠军气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40992" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-秀场冠军。]]></description>
		<base/>
	</goods>
	<goods id="40993" level="80" name="秀场亚军气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40993" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-秀场亚军。]]></description>
		<base/>
	</goods>
	<goods id="40994" level="80" name="秀场四强气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="40994" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>时装秀场</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-秀场四强。]]></description>
		<base/>
	</goods>
	<goods id="40995" level="80" name="合服商城折扣券" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40995" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[合服商城折扣券，在合服商城中每张可抵扣10钻石。]]></description>
		<base/>
	</goods>
	<goods id="40999" level="610" name="铸魂:武器" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40999" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【武器】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41000" level="610" name="铸魂:战盔" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41000" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【战盔】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41001" level="610" name="铸魂:战甲" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【战甲】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41002" level="610" name="铸魂:战腿" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41002" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【战腿】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41003" level="610" name="铸魂:战靴" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41003" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【战靴】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41004" level="610" name="铸魂:项链" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41004" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【项链】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41005" level="610" name="铸魂:耳环" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[通关本层后解锁【耳环】部位铸魂]]></description>
		<base/>
	</goods>
	<goods id="41006" level="1" name="巅峰战令[展示]" price="100" isgainnotice="0" type="3" subtype="38" sell="0" destroy="1"  color="5" icon="41006" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain/>
		<description><![CDATA[巅峰之戒，赛季结算后自动激活，可在巅峰之戒-战令界面选择佩戴。]]></description>
		<base/>
	</goods>
	<goods id="41007" level="1" name="龙魂至尊·大天使" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="7" icon="41007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP16</u></a>]]></obtain>
		<description><![CDATA[VIP16专属称号，尽显尊贵]]></description>
		<base/>
	</goods>
	<goods id="41008" level="1" name="龙魂至尊·座天使" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="7" icon="41008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP17</u></a>]]></obtain>
		<description><![CDATA[VIP17专属称号，尽显尊贵]]></description>
		<base/>
	</goods>
	<goods id="41009" level="1" name="龙魂至尊·炽天使" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="7" icon="41009" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP18</u></a>]]></obtain>
		<description><![CDATA[VIP18专属称号，尽显尊贵]]></description>
		<base/>
	</goods>
	<goods id="41010" level="80" name="赛博猎人" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41010" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[大陆特殊材料制作的防护服,可以防止任何程度的高速撞击]]></description>
		<base/>
	</goods>
	<goods id="41011" level="80" name="疯狂动物城" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41011" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[愿人类和动物能永远和平共处]]></description>
		<base/>
	</goods>
	<goods id="41012" level="80" name="溯霜映雪" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[那洁白的寒冬,我展翅于天际,羽如霜,尾似雪]]></description>
		<base/>
	</goods>
	<goods id="41013" level="80" name="空天猎手" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41013" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[上天入地,肆意穿梭]]></description>
		<base/>
	</goods>
	<goods id="41014" level="80" name="赛博头带" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41014" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[大陆特殊材料制作的防护服,可以防止任何程度的高速撞击]]></description>
		<base/>
	</goods>
	<goods id="41015" level="80" name="动物头套" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41015" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[愿人类和动物能永远和平共处]]></description>
		<base/>
	</goods>
	<goods id="41016" level="80" name="溯霜头套" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41016" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[那洁白的寒冬,我展翅于天际,羽如霜,尾似雪]]></description>
		<base/>
	</goods>
	<goods id="41017" level="80" name="赛博零式" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41017" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description><![CDATA[赛博科技顶尖武器]]></description>
		<base/>
	</goods>
	<goods id="41018" level="80" name="蝴蝶假面" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41018" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[各花入个眼,是非在我心]]></description>
		<base/>
	</goods>
	<goods id="41019" level="80" name="天赋点" price="100" isgainnotice="1" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="15005" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后可增加1点天赋总点数]]></description>
		<base/>
	</goods>
	<goods id="41020" level="250" name="暗装灵石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="6" icon="41020" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每30个碎片可合成1个暗装灵石，用于250级开启的暗金装备合成（武器\防具类）]]></description>
		<base/>
	</goods>
	<goods id="41021" level="250" name="粉装圣石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="7" icon="41021" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每30个碎片可合成1个粉装圣石，用于250级开启的粉装装备合成（武器\防具类）]]></description>
		<base/>
	</goods>
	<goods id="41022" level="500" name="彩装神石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="8" icon="41022" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每30个碎片可合成1个彩装神石。]]></description>
		<base/>
	</goods>
	<goods id="41023" level="250" name="暗饰灵石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="6" icon="41024" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[每60个碎片可合成1个暗饰灵石。]]></description>
		<base/>
	</goods>
	<goods id="41024" level="250" name="粉饰灵石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="7" icon="41025" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>|<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[每60个碎片可合成1个粉饰灵石。]]></description>
		<base/>
	</goods>
	<goods id="41025" level="500" name="彩饰神石碎片" price="100" isgainnotice="0" type="3" subtype="11" sell="1" destroy="1"  color="8" icon="41023" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[每60个碎片可合成1个彩饰神石。]]></description>
		<base/>
	</goods>
	<goods id="41026" level="80" name="赛博猎人相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41026" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-赛博猎人。]]></description>
		<base/>
	</goods>
	<goods id="41027" level="80" name="疯狂动物城相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41027" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-疯狂动物城。]]></description>
		<base/>
	</goods>
	<goods id="41028" level="80" name="溯霜映雪相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41028" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-溯霜映雪。]]></description>
		<base/>
	</goods>
	<goods id="41029" level="80" name="空天猎手相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41029" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-空天猎手。]]></description>
		<base/>
	</goods>
	<goods id="41030" level="80" name="赛博猎人气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41030" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-赛博猎人。]]></description>
		<base/>
	</goods>
	<goods id="41031" level="80" name="疯狂动物城气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41031" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-疯狂动物城。]]></description>
		<base/>
	</goods>
	<goods id="41032" level="80" name="溯霜映雪气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41032" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-溯霜映雪。]]></description>
		<base/>
	</goods>
	<goods id="41033" level="80" name="空天猎手气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41033" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-空天猎手。]]></description>
		<base/>
	</goods>
	<goods id="41035" level="1" name="源机甲坐骑[展示]" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="27251" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[可随机获得下列一种坐骑幻化：<br><c13>源机甲·火*1</c13><br><c13>源机甲·水*1</c13><br><c13>源机甲·冰*1</c13><br><c13>源机甲·风*1</c13><br><c13>源机甲·雷*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="41037" level="420" name="至尊抵扣劵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40157" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[至尊寻宝的抵扣券，可用于至尊寻宝抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="41047" level="1" name="玩转动物城" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="41047" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后激活称号-执政动物城]]></description>
		<base/>
	</goods>
	<goods id="41048" level="1" name="霜雪鉴赏员" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41048" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后激活称号-霜雪鉴赏员]]></description>
		<base/>
	</goods>
	<goods id="41049" level="1" name="王牌猎手" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41049" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后激活称号-王牌猎手]]></description>
		<base/>
	</goods>
	<goods id="41050" level="225" name="不可用ID41050" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="2" icon="40497" dropicon="16030" market_type="0" market_max_price="8" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可用于在合成系统中合成<c25>蓝色品质</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="41051" level="225" name="不可用ID41051" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="40497" dropicon="16030" market_type="0" market_max_price="25" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可用于在合成系统中合成<c25>紫色品质</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="41052" level="225" name="不可用ID41052" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40497" dropicon="16030" market_type="0" market_max_price="80" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可用于在合成系统中合成<c25>橙色品质</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="41053" level="225" name="不可用ID41053" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="40497" dropicon="16030" market_type="0" market_max_price="150" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可用于在合成系统中合成<c25>红色品质</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="41054" level="225" name="不可用ID41054" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="40497" dropicon="16030" market_type="0" market_max_price="367" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[集齐10个可用于在合成系统中合成<c25>粉色品质</c25>的图鉴。]]></description>
		<base/>
	</goods>
	<goods id="41056" level="25" name="兽体·吸血姬碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41056" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·吸血姬；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41057" level="25" name="魂体·吸血姬碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41057" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·吸血姬；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41058" level="25" name="灵体·吸血姬碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41058" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·吸血姬；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41059" level="25" name="龙灵·吸血姬碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41059" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·吸血姬；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41060" level="25" name="龙魂·吸血姬碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="41060" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·吸血姬；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41061" level="25" name="兽体·鬼武侍碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41061" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·鬼武侍；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41062" level="25" name="魂体·鬼武侍碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41062" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·鬼武侍；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41063" level="25" name="灵体·鬼武侍碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41063" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·鬼武侍；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41064" level="25" name="龙灵·鬼武侍碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41064" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·鬼武侍；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41065" level="25" name="龙魂·鬼武侍碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="41065" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·鬼武侍；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41066" level="25" name="兽体·创世天使碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41066" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·创世天使；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41067" level="25" name="魂体·创世天使碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41067" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·创世天使；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41068" level="25" name="灵体·创世天使碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41068" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·创世天使；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41069" level="25" name="龙灵·创世天使碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41069" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·创世天使；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41070" level="25" name="龙魂·创世天使碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="41070" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·创世天使；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41071" level="25" name="兽体·零之使魔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41071" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活兽体·零之使魔；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41072" level="25" name="魂体·零之使魔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41072" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活魂体·零之使魔；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41073" level="25" name="灵体·零之使魔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41073" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活灵体·零之使魔；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41074" level="25" name="龙灵·零之使魔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="41074" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙灵·零之使魔；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41075" level="25" name="龙魂·零之使魔碎片" price="100" isgainnotice="1" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="41075" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=289"><u>龙魂秘境</u></a>]]></obtain>
		<description><![CDATA[通关后自动消耗，用于激活龙魂·零之使魔；碎片收集完毕可签订龙魂契约]]></description>
		<base/>
	</goods>
	<goods id="41076" level="80" name="小狮子气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41076" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活聊天气泡-小狮子。]]></description>
		<base/>
	</goods>
	<goods id="41077" level="950" name="橙色悟道沙" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41077" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色17转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="41078" level="1000" name="赤色悟道沙" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41078" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|
<a href="event:opt=60"><u>专属BOSS</u></a>|
<a href="event:opt=302"><u>冥渊幻境</u></a>|
<a href="event:opt=294"><u>龙栖之所</u></a>]]></obtain>
		<description><![CDATA[角色18转材料，可通过击败世界BOSS（世界BOSS1层外）、专属BOSS、冥渊幻境BOSS、龙栖之所BOSS获得，转职所需珍稀物品]]></description>
		<base/>
	</goods>
	<goods id="41079" level="80" name="攻壳机动队" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41079" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是机械与个性的乌托邦]]></description>
		<base/>
	</goods>
	<goods id="41080" level="80" name="入梦之旅" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41080" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[白天睡觉,晚上做梦zZZ]]></description>
		<base/>
	</goods>
	<goods id="41081" level="80" name="麋鹿恋歌" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41081" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[银色交响舞会,期待有你相陪]]></description>
		<base/>
	</goods>
	<goods id="41082" level="80" name="源计划" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41082" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[数据库更新,正在载入敌人信息...]]></description>
		<base/>
	</goods>
	<goods id="41083" level="80" name="萌兽来袭" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41083" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可可爱爱没有脑袋]]></description>
		<base/>
	</goods>
	<goods id="41084" level="80" name="火树银花" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41084" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[银色交响舞会,期待有你相陪]]></description>
		<base/>
	</goods>
	<goods id="41085" level="80" name="源式一闪" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41085" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[赛博科技顶尖武器]]></description>
		<base/>
	</goods>
	<goods id="41086" level="80" name="萌兽出击" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41086" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[兔兔那么可爱，怎么可以用它打怪]]></description>
		<base/>
	</goods>
	<goods id="41087" level="80" name="入梦头饰" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41087" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[白天睡觉,晚上做梦zZZ]]></description>
		<base/>
	</goods>
	<goods id="41088" level="80" name="麋鹿之角" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41088" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[银色交响舞会,期待有你相陪]]></description>
		<base/>
	</goods>
	<goods id="41089" level="80" name="源式头套" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41089" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[数据库更新,正在载入敌人信息...]]></description>
		<base/>
	</goods>
	<goods id="41090" level="80" name="萌兽头套" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41090" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可可爱爱没有脑袋]]></description>
		<base/>
	</goods>
	<goods id="41091" level="80" name="攻壳面具" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="5" icon="41091" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[这是机械与个性的乌托邦]]></description>
		<base/>
	</goods>
	<goods id="41092" level="1" name="共鸣商城红装兑换券" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41092" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在共鸣商城中兑换红色时装]]></description>
		<base/>
	</goods>
	<goods id="41093" level="1" name="共鸣商城粉装兑换券" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="41093" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在共鸣商城中兑换粉色时装]]></description>
		<base/>
	</goods>
	<goods id="41094" level="1" name="守护币" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41094" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[心虔意诚，可在“守护之星”中得到想要的宝贝<br>可在“守护之星”中抽取极品道具]]></description>
		<base/>
	</goods>
	<goods id="41095" level="1" name="守护兑换券样本" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="41094" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[兑换货币，可在“守护兑换”活动中自选极品道具兑换，活动结束后将不可继续兑换，请及时兑换，以免造成损失]]></description>
		<base/>
	</goods>
	<goods id="41096" level="1" name="奇境币" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41096" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[扑所迷离，可在“奇境觅宝”中得到迷得想要的宝贝<br>可在“奇境觅宝”中觅取极品道具]]></description>
		<base/>
	</goods>
	<goods id="41097" level="1" name="奇境兑换券样本" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="41096" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[兑换货币，可在“觅宝兑换”活动中自选极品道具兑换，活动结束后将不可继续兑换，请及时兑换，以免造成损失]]></description>
		<base/>
	</goods>
	<goods id="41098" level="1" name="高升币" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41098" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[百尺竿头，可在“步步高升”中获取想要的宝贝<br>可在步步高升中抽取极品道具]]></description>
		<base/>
	</goods>
	<goods id="41099" level="1" name="高升兑换券样本" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="41098" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[兑换货币，可在高升兑换活动中自选极品道具兑换，活动结束后将不可继续兑换，请及时兑换，以免造成损失]]></description>
		<base/>
	</goods>
	<goods id="41100" level="80" name="棒棒糖" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41100" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[草莓香草夹心的棒棒糖，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41101" level="80" name="机甲齿轮" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41101" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[重要的机甲齿轮零件，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41102" level="80" name="空天箭矢" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41102" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[似乎是空天猎人遗留下的箭簇，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41103" level="80" name="午后果茶" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41103" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[泛着柠檬酸味的休闲下午茶，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41104" level="80" name="糯米团" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41104" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用荷叶和糯米做成的卖相尚佳糯米团，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41105" level="80" name="红桃A" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41105" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[卡牌大师的最后一张红桃A，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41106" level="80" name="告白气球" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41106" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[传言中，凑到520个告白气球时，会有好事发生哦，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41107" level="80" name="玩具风车" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41107" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[纸风车、木风车和玩具风车，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41108" level="80" name="雪花" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41108" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[雪人骑士花费了巨大力气保存下来的雪花，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41109" level="80" name="榛子" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="41109" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[珍珠草灵捡到的榛子果实，可用于兑换活动换取奖励]]></description>
		<base/>
	</goods>
	<goods id="41110" level="250" name="粉装圣石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>粉装圣石*1</c13><br><c13>粉饰圣石*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="41111" level="550" name="彩装灵石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="8" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c126>彩装神石*1</c126><br><c126>彩饰神石*1</c126>]]></description>
		<base/>
	</goods>
	<goods id="41112" level="30" name="进阶灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>战宠灵丹自选礼包*1</c14><br><c14>坐骑灵丹自选礼包*1</c14><br><c14>背饰灵丹自选礼包*1</c14><br><c14>圣物灵丹自选礼包*1</c14><br><c14>神兵灵丹自选礼包*1</c14><br><c14>影迹灵丹自选礼包*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41113" level="30" name="战宠灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>战宠之源*1</c14><br><c14>战宠之魂*1</c14><br><c14>战宠之灵*1</c14><br><c14>战宠之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41114" level="30" name="坐骑灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>坐骑之源*1</c14><br><c14>坐骑之魂*1</c14><br><c14>坐骑之灵*1</c14><br><c14>坐骑之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41115" level="30" name="背饰灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>背饰之源*1</c14><br><c14>背饰之魂*1</c14><br><c14>背饰之灵*1</c14><br><c14>背饰之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41116" level="30" name="圣物灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>圣物之源*1</c14><br><c14>圣物之魂*1</c14><br><c14>圣物之灵*1</c14><br><c14>圣物之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41117" level="30" name="神兵灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>神兵之源*1</c14><br><c14>神兵之魂*1</c14><br><c14>神兵之灵*1</c14><br><c14>神兵之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41118" level="30" name="影迹灵丹自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>影迹之源*1</c14><br><c14>影迹之魂*1</c14><br><c14>影迹之灵*1</c14><br><c14>影迹之魄*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41119" level="400" name="红色战宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一件红色战宠装备：<br><c11>琥珀铃铛*1</c11><br><c11>琥珀爪套*1</c11><br><c11>琥珀项圈*1</c11><br><c11>琥珀兽铠*1</c11>]]></description>
		<base/>
	</goods>
	<goods id="41120" level="400" name="红色坐骑装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一件红色坐骑装备：<br><c11>汗血缰绳*1</c11><br><c11>汗血蹄铁*1</c11><br><c11>汗血座鞍*1</c11><br><c11>汗血骑镫*1</c11>]]></description>
		<base/>
	</goods>
	<goods id="41121" level="400" name="紫色骑宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c12>紫色战宠装备自选礼包*1</c12><br><c12>紫色坐骑装备自选礼包*1</c12>]]></description>
		<base/>
	</goods>
	<goods id="41122" level="400" name="橙色骑宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>橙色战宠装备自选礼包*1</c14><br><c14>橙色坐骑装备自选礼包*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41123" level="400" name="红色骑宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c11>红色战宠装备自选礼包*1</c11><br><c11>红色坐骑装备自选礼包*1</c11>]]></description>
		<base/>
	</goods>
	<goods id="41124" level="340" name="橙色2星龙饰自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1件橙色2星龙饰：<br><c14>日炎龙戒*1</c14><br><c14>日炎龙镯*1</c14><br><c14>日炎龙印*1</c14><br><c14>日炎龙坠*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41125" level="340" name="橙色3星龙饰自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1件橙色3星龙饰：<br><c14>日炎龙戒*1</c14><br><c14>日炎龙镯*1</c14><br><c14>日炎龙印*1</c14><br><c14>日炎龙坠*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41126" level="340" name="红色3星龙饰自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选1件红色3星龙饰：<br><c11>永恒龙戒*1</c11><br><c11>永恒龙镯*1</c11><br><c11>永恒龙印*1</c11><br><c11>永恒龙坠*1</c11>]]></description>
		<base/>
	</goods>
	<goods id="41127" level="210" name="初级精炼自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c12>初级蓝晶*3</c12><br><c12>初级紫晶*2</c12>]]></description>
		<base/>
	</goods>
	<goods id="41128" level="210" name="中级精炼自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>中级蓝晶*3</c14><br><c14>中级紫晶*2</c14>]]></description>
		<base/>
	</goods>
	<goods id="41129" level="210" name="高级精炼自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c11>高级蓝晶*3</c11><br><c11>高级紫晶*2</c11>]]></description>
		<base/>
	</goods>
	<goods id="41130" level="210" name="装饰自选礼包Ⅰ" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c14>赛车手气泡*1</c14><br><c14>赛车手相框*1</c14><br><c14>猪圆玉润称号*1</c14>]]></description>
		<base/>
	</goods>
	<goods id="41131" level="350" name="魂图石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="40834" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在魂图商店兑换魂图]]></description>
		<base/>
	</goods>
	<goods id="41132" level="80" name="死神之镰" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41132" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[死神之镰]]></description>
		<base/>
	</goods>
	<goods id="41133" level="80" name="森罗之伞" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[森罗之伞]]></description>
		<base/>
	</goods>
	<goods id="41134" level="80" name="生命之源" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="7" icon="41134" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[生命之源]]></description>
		<base/>
	</goods>
	<goods id="41135" level="100" name="死神之镰鉴定轴" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41135" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器死神之镰专属鉴定材料，可用于鉴定死神之镰，鉴定成功后提升死神之镰星级，大幅度提升死神之镰属性]]></description>
		<base/>
	</goods>
	<goods id="41136" level="100" name="森罗之伞鉴定轴" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="41136" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器森罗之伞专属鉴定材料，可用于鉴定森罗之伞，鉴定成功后提升森罗之伞星级，大幅度提升森罗之伞属性]]></description>
		<base/>
	</goods>
	<goods id="41137" level="100" name="生命之源鉴定轴" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="8" icon="41137" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器生命之源专属鉴定材料，可用于鉴定生命之源，鉴定成功后提升生命之源星级，大幅度提升生命之源属性]]></description>
		<base/>
	</goods>
	<goods id="41138" level="300" name="普通精纯液" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41138" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[普通级别精纯材料，可用于副武器精纯，精纯成功后提升副武器精纯等级，大幅度提升副武器精纯属性，集齐4个普通精纯液，可合成1个珍贵精纯液]]></description>
		<base/>
	</goods>
	<goods id="41139" level="300" name="珍贵精纯液" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41139" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[珍贵级别精纯材料，可用于副武器精纯，精纯成功后提升副武器精纯等级，大幅度提升副武器精纯属性，集齐4个珍贵精纯液，可合成一个典藏精纯液]]></description>
		<base/>
	</goods>
	<goods id="41140" level="300" name="典藏精纯液" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41140" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[典藏级别精纯材料，可用于副武器精纯，精纯成功后提升副武器精纯等级，大幅度提升副武器精纯属性，极其珍贵的精纯材料]]></description>
		<base/>
	</goods>
	<goods id="41141" level="100" name="星纹石" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="41141" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升副武器<c25>20点强化祝福值</c25><br>可在<c25>副武器强化界面</c25>强化副武器]]></description>
		<base/>
	</goods>
	<goods id="41142" level="100" name="星纹钢" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41142" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后提升副武器<c25>300点强化祝福值</c25><br>可在<c25>副武器强化界面</c25>强化副武器]]></description>
		<base/>
	</goods>
	<goods id="41143" level="300" name="初级精纯保护符" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41143" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拥有特殊力量的保护符，可保护副武器精纯失败后，等级不掉落，集齐4个后可用于合成中级精纯保护符]]></description>
		<base/>
	</goods>
	<goods id="41144" level="110" name="富贵锦鲤自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款颜色富贵锦鲤坐骑：<br>富贵锦鲤·火*1<br>富贵锦鲤·水*1<br>富贵锦鲤·冰*1<br>富贵锦鲤·风*1<br>富贵锦鲤·雷*1]]></description>
		<base/>
	</goods>
	<goods id="41145" level="140" name="灰烬抵扣劵" price="100" isgainnotice="1" type="3" subtype="4" sell="0" destroy="1"  color="5" icon="40156" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[灰烬寻宝的抵扣券，可用于灰烬寻宝抵扣喔！]]></description>
		<base/>
	</goods>
	<goods id="41146" level="140" name="富贵锦鲤坐骑" price="100" isgainnotice="0" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="27270" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[可随机获得下列一种坐骑幻化：<br><c13>富贵锦鲤·火*1</c13><br><c13>富贵锦鲤·水*1</c13><br><c13>富贵锦鲤·冰*1</c13><br><c13>富贵锦鲤·风*1</c13><br><c13>富贵锦鲤·雷*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="41147" level="110" name="死神之镰鉴定轴碎片" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="3" icon="41147" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器死神之镰鉴定卷轴碎片，集齐30个后可合成死神之镰鉴定卷轴，可用于鉴定死神之镰，鉴定成功后提升死神之镰星级，大幅度提升死神之镰属性]]></description>
		<base/>
	</goods>
	<goods id="41148" level="110" name="森罗之伞鉴定轴碎片" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="4" icon="41148" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器森罗之伞鉴定卷轴碎片，集齐30个后可合成森罗之伞鉴定卷轴，可用于鉴定森罗之伞，鉴定成功后提升森罗之伞星级，大幅度提升森罗之伞属性]]></description>
		<base/>
	</goods>
	<goods id="41149" level="110" name="生命之源鉴定轴碎片" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="5" icon="41149" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[副武器生命之源鉴定卷轴碎片，集齐30个后可合成生命之源鉴定卷轴，可用于鉴定生命之源，鉴定成功后提升生命之源星级，大幅度提升生命之源属性]]></description>
		<base/>
	</goods>
	<goods id="41150" level="1" name="100钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41150" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>100</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41151" level="1" name="150钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41151" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>150</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41152" level="1" name="200钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41152" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>200</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41153" level="1" name="300钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41153" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>300</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41154" level="1" name="400钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41154" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>400</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41155" level="1" name="500钻石至尊奖励卡" price="100" isgainnotice="0" type="3" subtype="10" sell="1" destroy="1"  color="4" icon="41155" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后获得<c25>500</c25>钻石至尊战神特别奖励]]></description>
		<base/>
	</goods>
	<goods id="41156" level="300" name="中级精纯保护符" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="6" icon="41143" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拥有特殊力量的保护符，可保护副武器精纯失败后，等级不掉落，集齐4个后可用于合成高级精纯保护符]]></description>
		<base/>
	</goods>
	<goods id="41157" level="300" name="高级精纯保护符" price="100" isgainnotice="1" type="3" subtype="10" sell="0" destroy="1"  color="7" icon="41143" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[拥有特殊力量的保护符，可保护副武器精纯失败后，等级不掉落]]></description>
		<base/>
	</goods>
	<goods id="41158" level="80" name="攻壳机动队-零相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41158" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-攻壳机动队-零相框]]></description>
		<base/>
	</goods>
	<goods id="41159" level="80" name="攻壳机动队-星相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41159" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-攻壳机动队-星相框]]></description>
		<base/>
	</goods>
	<goods id="41160" level="80" name="少女的入梦之旅相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41160" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-少女的入梦之旅相框]]></description>
		<base/>
	</goods>
	<goods id="41161" level="80" name="公主的入梦之旅相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41161" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-公主的入梦之旅相框]]></description>
		<base/>
	</goods>
	<goods id="41162" level="80" name="圣诞的麋鹿相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41162" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-圣诞的麋鹿相框]]></description>
		<base/>
	</goods>
	<goods id="41163" level="80" name="缤纷的恋歌相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41163" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-缤纷的恋歌相框]]></description>
		<base/>
	</goods>
	<goods id="41164" level="80" name="源计划-阴相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41164" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-源计划-阴相框]]></description>
		<base/>
	</goods>
	<goods id="41165" level="80" name="源计划-阳相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41165" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-源计划-阳相框]]></description>
		<base/>
	</goods>
	<goods id="41166" level="80" name="御萌来袭相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41166" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-御萌来袭相框]]></description>
		<base/>
	</goods>
	<goods id="41167" level="80" name="萌兽出击相框" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41167" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可用于激活相框-萌兽出击相框]]></description>
		<base/>
	</goods>
	<goods id="41168" level="80" name="攻壳机动队-零气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41168" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-攻壳机动队-零气泡]]></description>
		<base/>
	</goods>
	<goods id="41169" level="80" name="攻壳机动队-星气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41169" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-攻壳机动队-星气泡]]></description>
		<base/>
	</goods>
	<goods id="41170" level="80" name="少女的入梦之旅气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41170" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-少女的入梦之旅气泡]]></description>
		<base/>
	</goods>
	<goods id="41171" level="80" name="公主的入梦之旅气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41171" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-公主的入梦之旅气泡]]></description>
		<base/>
	</goods>
	<goods id="41172" level="80" name="圣诞的麋鹿气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41172" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-圣诞的麋鹿相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41173" level="80" name="缤纷的恋歌气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41173" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-缤纷的恋歌相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41174" level="80" name="源计划-阴气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41174" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-源计划-阴相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41175" level="80" name="源计划-阳气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41175" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-源计划-阳相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41176" level="80" name="御萌来袭气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41176" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-御萌来袭相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41177" level="80" name="萌兽出击气泡" price="100" isgainnotice="1" type="3" subtype="27" sell="0" destroy="1"  color="4" icon="41177" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可以用于激活聊天气泡-萌兽出击相框气泡]]></description>
		<base/>
	</goods>
	<goods id="41178" level="30" name="至尊战神冠军称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41178" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神冠军专属称号]]></description>
		<base/>
	</goods>
	<goods id="41179" level="30" name="至尊战神亚军称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41179" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神亚军专属称号]]></description>
		<base/>
	</goods>
	<goods id="41180" level="30" name="至尊战神季军称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41180" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神季军专属称号]]></description>
		<base/>
	</goods>
	<goods id="41181" level="30" name="至尊战神4强称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41181" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神4强专属称号]]></description>
		<base/>
	</goods>
	<goods id="41182" level="30" name="至尊战神8强称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41182" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神16强专属称号]]></description>
		<base/>
	</goods>
	<goods id="41183" level="30" name="至尊战神16强称号" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="5" icon="41183" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=333"><u>至尊战神</u></a>]]></obtain>
		<description><![CDATA[至尊战神32强专属称号]]></description>
		<base/>
	</goods>
	<goods id="40873" level="140" name="3星手镯自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色3星手镯*1</c13><br><c13>饰品升星石*2</c13>]]></description>
		<base/>
	</goods>
	<goods id="40874" level="140" name="3星戒指自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色3星戒指*1</c13><br><c13>饰品升星石*2</c13>]]></description>
		<base/>
	</goods>
	<goods id="40875" level="140" name="2星手镯自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色2星手镯*1</c13><br><c13>饰品升星石*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40876" level="140" name="2星戒指自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色2星戒指*1</c13><br><c13>饰品升星石*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40964" level="140" name="饰品进阶石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：饰品升星石*1或者饰品进阶石*1]]></description>
		<base/>
	</goods>
	<goods id="40971" level="140" name="3星进阶手镯自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="6" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色3星手镯*1</c13><br><c13>饰品升星石*2</c13><br><c13>饰品升星石*2</c13>]]></description>
		<base/>
	</goods>
	<goods id="40972" level="140" name="3星进阶戒指自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="6" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色3星戒指*1</c13><br><c13>饰品升星石*2</c13><br><c13>饰品升星石*2</c13>]]></description>
		<base/>
	</goods>
	<goods id="40973" level="140" name="2星进阶手镯自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色2星手镯*1</c13><br><c13>饰品升星石*1</c13><br><c13>饰品升星石*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40974" level="140" name="2星进阶戒指自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：<br><c13>六阶红色2星戒指*1</c13><br><c13>饰品升星石*1</c13><br><c13>饰品升星石*1</c13>]]></description>
		<base/>
	</goods>
	<goods id="40886" level="250" name="暗装灵石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后可任选一种奖励：暗装灵石*1或者暗饰灵石*1]]></description>
		<base/>
	</goods>
	<goods id="40290" level="30" name="进阶之源自选礼包" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可任意选择一下道具中的一个：战宠之源*1、坐骑之源*1、背饰之源*1、圣物之源*1、神兵之源*1、头饰之源*1]]></description>
		<base/>
	</goods>
	<goods id="40291" level="260" name="灭神套装石自选礼包" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="36051" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可自选任意一个指定类型的灭神套装石]]></description>
		<base/>
	</goods>
	<goods id="40475" level="260" name="灭龙套装石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可以任选1种类型的灭龙套装石。]]></description>
		<base/>
	</goods>
	<goods id="40476" level="260" name="灭神套装石自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后可以任选1种类型的灭神套装石。]]></description>
		<base/>
	</goods>
	<goods id="41034" level="300" name="橙色星源自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求选择以下任意一个：<br>橙色星源随机礼包*1<br>星源石*250]]></description>
		<base/>
	</goods>
	<goods id="40817" level="300" name="红色星源自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16033" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后，可以任选1个<c22>红色品质</c22>的星源物品。]]></description>
		<base/>
	</goods>
	<goods id="40818" level="300" name="红色星源自选礼包[珍稀]" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16043" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后，可以任选1个<c22>红色品质</c22>的星源物品（带有特殊属性）。]]></description>
		<base/>
	</goods>
	<goods id="40996" level="180" name="萌娃技能自选礼包Ⅰ" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[阿斯兰特大陆常见的萌娃技能书，打开后可以根据自己需求任选1款萌娃技能书：<br>萌娃技能书.初*1<br>萌娃技能书.中*1<br>两小无猜*1<br>天真浪漫*1]]></description>
		<base/>
	</goods>
	<goods id="40997" level="180" name="萌娃技能自选礼包Ⅱ" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[阿斯兰特大陆罕见的萌娃技能书，打开后可以根据自己需求任选1款萌娃技能书：<br>[活动]萌娃书.中*1<br>青梅竹马·水*1<br>天赐良缘*1]]></description>
		<base/>
	</goods>
	<goods id="40998" level="180" name="萌娃技能自选礼包Ⅲ" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[阿斯兰特大陆绝世稀有的萌娃技能书，打开后可以根据自己需求任选1款萌娃技能书：<br>三世桃缘*1<br>天赐仙缘*1]]></description>
		<base/>
	</goods>
	<goods id="40816" level="320" name="橙1星元素装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[使用后，可以任选1件<c21>橙色1星</c21>任意部位的元素装备。]]></description>
		<base/>
	</goods>
	<goods id="41038" level="320" name="橙2星元素装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的橙2星元素装备：<br>橙2星兽角*1<br>橙2星兽牙*1<br>橙2星鳞甲*1<br>橙2星兽爪*1<br>橙2星兽眼*1]]></description>
		<base/>
	</goods>
	<goods id="41039" level="320" name="红2星元素装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16034" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的红2星元素装备：<br>红2星兽角*1<br>红2星兽牙*1<br>红2星鳞甲*1<br>红2星兽爪*1<br>红2星兽眼*1]]></description>
		<base/>
	</goods>
	<goods id="41040" level="400" name="紫色战宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的紫色战宠装备：<br>紫色翡翠铃铛*1<br>紫色翡翠爪套*1<br>紫色翡翠项圈*1<br>紫色翡翠兽铠*1]]></description>
		<base/>
	</goods>
	<goods id="41041" level="400" name="紫色坐骑装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="3" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的紫色坐骑装备：<br>紫色惊鸿缰绳*1<br>紫色惊鸿蹄铁*1<br>紫色惊鸿座鞍*1<br>紫色惊鸿骑镫*1]]></description>
		<base/>
	</goods>
	<goods id="41042" level="400" name="橙色战宠装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的橙色战宠装备：<br>橙色琉璃铃铛*1<br>橙色琉璃爪套*1<br>橙色琉璃项圈*1<br>橙色琉璃兽铠*1]]></description>
		<base/>
	</goods>
	<goods id="41043" level="400" name="橙色坐骑装备自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16036" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1个部位的橙色坐骑装备：<br>橙色踏雪缰绳*1<br>橙色踏雪蹄铁*1<br>橙色踏雪座鞍*1<br>橙色踏雪骑镫*1]]></description>
		<base/>
	</goods>
	<goods id="40819" level="110" name="外观自选礼包Ⅰ" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="4" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1件珍稀外观：<br>圣诞之吻（时装）*1<br>精灵翅膀（背饰）*1<br>天之麻伽（武器）*1<br>蛇灵杖（圣物）*1<br>梦子（战宠）*1<br>鼓气豚（坐骑）*1]]></description>
		<base/>
	</goods>
	<goods id="40927" level="110" name="趴趴熊自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款颜色趴趴熊坐骑：<br>趴趴熊·火*1<br>趴趴熊·水*1<br>趴趴熊·冰*1<br>趴趴熊·风*1<br>趴趴熊·雷*1]]></description>
		<base/>
	</goods>
	<goods id="40928" level="110" name="鼹鼠飞机自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款颜色鼹鼠飞机坐骑：<br>鼹鼠飞机·火*1<br>鼹鼠飞机·水*1<br>鼹鼠飞机·冰*1<br>鼹鼠飞机·风*1<br>鼹鼠飞机·雷*1]]></description>
		<base/>
	</goods>
	<goods id="40962" level="80" name="破蛋龙自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款颜色破蛋龙坐骑：<br>破蛋龙·火*1<br>破蛋龙·水*1<br>破蛋龙·冰*1<br>破蛋龙·风*1<br>破蛋龙·雷*1]]></description>
		<base/>
	</goods>
	<goods id="41036" level="110" name="源机甲自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="7" icon="16035" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款颜色源机甲坐骑：<br>源机甲·火*1<br>源机甲·水*1<br>源机甲·冰*1<br>源机甲·风*1<br>源机甲·雷*1]]></description>
		<base/>
	</goods>
	<goods id="41044" level="80" name="动物乐园时装自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款动物乐园时装：<br>疯狂动物城衣服*1<br>动物头套头饰*1<br>风车背饰*1<br>跳跳蛙圣物*1<br>上学姬战宠*1<br>午后时光坐骑*1]]></description>
		<base/>
	</goods>
	<goods id="41045" level="80" name="冰雪套装时装自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款冰雪套装时装：<br>溯霜映雪衣服*1<br>溯霜头套头饰*1<br>青蛙背篓背饰*1<br>珍珠山灵圣物*1<br>雪人小白战宠*1<br>雪人骑士坐骑*1]]></description>
		<base/>
	</goods>
	<goods id="41046" level="80" name="空天猎手时装自选礼包" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16037" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己需求任选1款空天猎手时装：<br>空天猎手衣服*1<br>蝴蝶假面面具*1<br>表白气球背饰*1<br>咕噜河豚圣物*1<br>飞行猪战宠*1<br>星际穿梭机坐骑*1]]></description>
		<base/>
	</goods>
	<goods id="40929" level="200" name="宝藏饰品自选礼包-五" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>5阶红色3星饰品随机礼包*1<br>6阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40930" level="250" name="宝藏饰品自选礼包-六" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>5阶红色3星饰品随机礼包*1<br>6阶红色3星饰品随机礼包*1<br>7阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40931" level="300" name="宝藏饰品自选礼包-七" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>6阶红色3星饰品随机礼包*1<br>7阶红色3星饰品随机礼包*1<br>8阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40932" level="350" name="宝藏饰品自选礼包-八" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>7阶红色3星饰品随机礼包*1<br>8阶红色3星饰品随机礼包*1<br>9阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40933" level="400" name="宝藏饰品自选礼包-九" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>8阶红色3星饰品随机礼包*1<br>9阶红色3星饰品随机礼包*1<br>10阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40934" level="450" name="宝藏饰品自选礼包-十" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>9阶红色3星饰品随机礼包*1<br>10阶红色3星饰品随机礼包*1<br>11阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40935" level="500" name="宝藏饰品自选礼包-十一" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>10阶红色3星饰品随机礼包*1<br>11阶红色3星饰品随机礼包*1<br>12阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40936" level="550" name="宝藏饰品自选礼包-十二" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>11阶红色3星饰品随机礼包*1<br>12阶红色3星饰品随机礼包*1<br>13阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40937" level="600" name="宝藏饰品自选礼包-十三" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>12阶红色3星饰品随机礼包*1<br>13阶红色3星饰品随机礼包*1<br>14阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40938" level="650" name="宝藏饰品自选礼包-十四" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>13阶红色3星饰品随机礼包*1<br>14阶红色3星饰品随机礼包*1<br>15阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40939" level="700" name="宝藏饰品自选礼包-十五" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>14阶红色3星饰品随机礼包*1<br>15阶红色3星饰品随机礼包*1<br>16阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40940" level="750" name="宝藏饰品自选礼包-十六" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>15阶红色3星饰品随机礼包*1<br>16阶红色3星饰品随机礼包*1<br>17阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40941" level="800" name="宝藏饰品自选礼包-十七" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>16阶红色3星饰品随机礼包*1<br>17阶红色3星饰品随机礼包*1<br>18阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40942" level="850" name="宝藏饰品自选礼包-十八" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>17阶红色3星饰品随机礼包*1<br>18阶红色3星饰品随机礼包*1<br>19阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40943" level="900" name="宝藏饰品自选礼包-十九" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>18阶红色3星饰品随机礼包*1<br>19阶红色3星饰品随机礼包*1<br>20阶红色3星饰品随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40944" level="950" name="宝藏饰品自选礼包-二十" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>19阶红色3星饰品随机礼包*1<br>20阶红色3星饰品随机礼包*1]]></description>
		<base/>
	</goods>
	<goods id="40945" level="200" name="宝藏装备自选礼包-五" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>5阶红色3星装备随机礼包*1<br>6阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40946" level="250" name="宝藏装备自选礼包-六" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>5阶红色3星装备随机礼包*1<br>6阶红色3星装备随机礼包*1<br>7阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40947" level="300" name="宝藏装备自选礼包-七" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>6阶红色3星装备随机礼包*1<br>7阶红色3星装备随机礼包*1<br>8阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40948" level="350" name="宝藏装备自选礼包-八" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>7阶红色3星装备随机礼包*1<br>8阶红色3星装备随机礼包*1<br>9阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40949" level="400" name="宝藏装备自选礼包-九" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>8阶红色3星装备随机礼包*1<br>9阶红色3星装备随机礼包*1<br>10阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40950" level="450" name="宝藏装备自选礼包-十" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>9阶红色3星装备随机礼包*1<br>10阶红色3星装备随机礼包*1<br>11阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40951" level="500" name="宝藏装备自选礼包-十一" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>10阶红色3星装备随机礼包*1<br>11阶红色3星装备随机礼包*1<br>12阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40952" level="550" name="宝藏装备自选礼包-十二" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>11阶红色3星装备随机礼包*1<br>12阶红色3星装备随机礼包*1<br>13阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40953" level="600" name="宝藏装备自选礼包-十三" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>12阶红色3星装备随机礼包*1<br>13阶红色3星装备随机礼包*1<br>14阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40954" level="650" name="宝藏装备自选礼包-十四" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>13阶红色3星装备随机礼包*1<br>14阶红色3星装备随机礼包*1<br>15阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40955" level="700" name="宝藏装备自选礼包-十五" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>14阶红色3星装备随机礼包*1<br>15阶红色3星装备随机礼包*1<br>16阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40956" level="750" name="宝藏装备自选礼包-十六" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>15阶红色3星装备随机礼包*1<br>16阶红色3星装备随机礼包*1<br>17阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40957" level="800" name="宝藏装备自选礼包-十七" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>16阶红色3星装备随机礼包*1<br>17阶红色3星装备随机礼包*1<br>18阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40958" level="850" name="宝藏装备自选礼包-十八" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>17阶红色3星装备随机礼包*1<br>18阶红色3星装备随机礼包*1<br>19阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40959" level="900" name="宝藏装备自选礼包-十九" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：<br>18阶红色3星装备随机礼包*1<br>19阶红色3星装备随机礼包*1<br>20阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="40960" level="950" name="宝藏装备自选礼包-二十" price="100" isgainnotice="0" type="3" subtype="9" sell="0" destroy="1"  color="5" icon="16008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=30"><u>拍卖行</u></a>]]></obtain>
		<description><![CDATA[打开后，可以根据自己阶数需求任选1个饰品装备礼包：19阶红色3星装备随机礼包*1<br>20阶红色3星装备随机礼包*1<br>]]></description>
		<base/>
	</goods>
	<goods id="48001" level="1" name="夏露露" price="100" isgainnotice="0" type="3" subtype="30" sell="0" destroy="1"  color="4" icon="48002" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=326"><u>投资总览</u></a>]]></obtain>
		<description><![CDATA[投资总览购买获得]]></description>
		<base/>
	</goods>
	<goods id="48002" level="1" name="拉结尔" price="100" isgainnotice="0" type="3" subtype="30" sell="0" destroy="1"  color="4" icon="48001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=326"><u>投资总览</u></a>]]></obtain>
		<description><![CDATA[投资总览购买获得]]></description>
		<base/>
	</goods>
	<goods id="48003" level="1" name="拉结尔" price="100" isgainnotice="0" type="3" subtype="30" sell="0" destroy="1"  color="4" icon="48001" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=326"><u>投资总览</u></a>]]></obtain>
		<description><![CDATA[投资总览购买获得]]></description>
		<base/>
	</goods>
	<goods id="60007" level="1" name="不可用ID60007" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="60007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>|
<a href="event:opt=10001"><u>至尊家族成员</u></a>]]></obtain>
		<description><![CDATA[可用ID60007]]></description>
		<base/>
	</goods>
	<goods id="60008" level="1" name="不可用ID60008" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="3" icon="60008" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=10001"><u>至尊家族成员</u></a>]]></obtain>
		<description><![CDATA[可用ID60008]]></description>
		<base/>
	</goods>
	<goods id="60009" level="1" name="不可用ID60009" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="4" icon="60009" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=10001"><u>至尊家族成员</u></a>]]></obtain>
		<description><![CDATA[可用ID60009]]></description>
		<base/>
	</goods>
	<goods id="60010" level="1" name="不可用ID60010" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="60010" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=10001"><u>至尊家族成员</u></a>]]></obtain>
		<description><![CDATA[可用ID60010]]></description>
		<base/>
	</goods>
	<goods id="60011" level="1" name="不可用ID60011" price="100" isgainnotice="0" type="3" subtype="13" sell="0" destroy="1"  color="5" icon="60011" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=74"><u>寻宝</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>|
<a href="event:opt=10001"><u>至尊家族成员</u></a>]]></obtain>
		<description><![CDATA[可用ID60011]]></description>
		<base/>
	</goods>
	<goods id="60012" level="1" name="极速成长果实[130级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[130级前使用直升1级，130级及以上使用增加3061万经验值]]></description>
		<base/>
	</goods>
	<goods id="60013" level="1" name="极速成长果实[150级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60013" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[150级前使用直升1级，150级及以上使用增加5092万经验值]]></description>
		<base/>
	</goods>
	<goods id="60014" level="1" name="极速成长果实[180级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60013" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[180级前使用直升1级，180级及以上使用增加8285万经验值]]></description>
		<base/>
	</goods>
	<goods id="60015" level="1" name="极速成长果实[210级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60015" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[210级前使用直升1级，210级及以上使用增加2.396亿经验值]]></description>
		<base/>
	</goods>
	<goods id="60016" level="1" name="极速成长果实[220级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60015" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[220级前使用直升1级，220级及以上使用增加2.789亿经验值]]></description>
		<base/>
	</goods>
	<goods id="60017" level="1" name="极速成长果实[240级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60017" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[240级前使用直升1级，240级及以上使用增加4.573亿经验值]]></description>
		<base/>
	</goods>
	<goods id="60018" level="1" name="极速成长果实[122级]" price="100" isgainnotice="0" type="3" subtype="7" sell="0" destroy="1"  color="4" icon="60012" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[122级前使用直升1级，122级及以上使用增加2639万经验值]]></description>
		<base/>
	</goods>
	<goods id="40478" level="110" name="家族贡献[显示]" price="100" isgainnotice="0" type="3" subtype="12" sell="0" destroy="1"  color="4" icon="40133" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=56"><u>家族宴会</u></a>|
<a href="event:opt=315"><u>活跃令</u></a>]]></obtain>
		<description><![CDATA[家族贡献，可用于提升家族技能]]></description>
		<base/>
	</goods>
	<goods id="40815" level="180" name="暗语巢穴装备Ⅰ" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="3" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[有小概率最高获得<c21>橙色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="40866" level="180" name="洗炼石道具" price="100" isgainnotice="0" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40091" dropicon="40091" market_type="0" market_max_price="30" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>|
<a href="event:opt=271"><u>每日特惠</u></a>]]></obtain>
		<description><![CDATA[饱含着充盈的灵力，可以提升装备<c25>附加属性。</c25>仅在<c25>装备洗炼系统</c25>中使用。<br>175-549级：2个<br>550-749级：3个<br>750级以上：4个]]></description>
		<base/>
	</goods>
	<goods id="40867" level="180" name="暗语巢穴装备Ⅱ" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="4" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[有中等概率最高获得<c21>橙色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="40868" level="180" name="暗语巢穴装备Ⅲ" price="100" isgainnotice="0" type="3" subtype="11" sell="0" destroy="1"  color="5" icon="16007" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[有较高概率获得<c21>橙色三星</c21>装备，并有小概率获得<c22>红色三星</c22>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="40869" level="260" name="随机灭龙套装石" price="100" isgainnotice="1" type="3" subtype="1" sell="0" destroy="1"  color="3" icon="40098" dropicon="40098" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=309"><u>暗语巢穴</u></a>]]></obtain>
		<description><![CDATA[角色等级达到350级，挑战副本将概率掉落随机灭龙套装石，可用于装备套装打造！]]></description>
		<base/>
	</goods>
	<goods id="40966" level="30" name="战力榜第一[展示用]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40966" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[战力榜第一]]></description>
		<base/>
	</goods>
	<goods id="40967" level="30" name="战力榜第二[展示用]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40967" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[战力榜第二]]></description>
		<base/>
	</goods>
	<goods id="40968" level="30" name="战力榜第三[展示用]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40968" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[战力榜第三]]></description>
		<base/>
	</goods>
	<goods id="40969" level="30" name="战力榜第四[展示用]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40969" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[战力榜第四]]></description>
		<base/>
	</goods>
	<goods id="40970" level="30" name="战力榜第五[展示用]" price="100" isgainnotice="1" type="3" subtype="5" sell="0" destroy="1"  color="3" icon="40970" dropicon="16030" market_type="0" market_max_price="0" unbundle="1">
		<obtain><![CDATA[<a href="event:opt=28"><u>排行榜</u></a>]]></obtain>
		<description><![CDATA[战力榜第五]]></description>
		<base/>
	</goods>
	<goods id="650" name="一级毁灭晶石" price="1000" isgainnotice="0" type="4" sell="1" destroy="1" color="2" icon="650" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+31<br>破甲+14]]></description>
		<base>
			<item effect="100">
				<param value="31"/>
			</item>
			<item effect="102">
				<param value="14"/>
			</item>
		</base>
	</goods>
	<goods id="651" name="二级毁灭晶石" price="2000" isgainnotice="0" type="4" sell="1" destroy="1" color="2" icon="651" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+55<br>破甲+25]]></description>
		<base>
			<item effect="100">
				<param value="55"/>
			</item>
			<item effect="102">
				<param value="25"/>
			</item>
		</base>
	</goods>
	<goods id="652" name="三级毁灭晶石" price="3000" isgainnotice="0" type="4" sell="1" destroy="1" color="3" icon="652" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+99<br>破甲+45]]></description>
		<base>
			<item effect="100">
				<param value="99"/>
			</item>
			<item effect="102">
				<param value="45"/>
			</item>
		</base>
	</goods>
	<goods id="653" name="四级毁灭晶石" price="4000" isgainnotice="0" type="4" sell="1" destroy="1" color="3" icon="653" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+178<br>破甲+81]]></description>
		<base>
			<item effect="100">
				<param value="178"/>
			</item>
			<item effect="102">
				<param value="81"/>
			</item>
		</base>
	</goods>
	<goods id="654" name="五级毁灭晶石" price="5000" isgainnotice="0" type="4" sell="1" destroy="1" color="4" icon="654" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+320<br>破甲+145]]></description>
		<base>
			<item effect="100">
				<param value="320"/>
			</item>
			<item effect="102">
				<param value="145"/>
			</item>
		</base>
	</goods>
	<goods id="655" name="六级毁灭晶石" price="6000" isgainnotice="0" type="4" sell="1" destroy="1" color="4" icon="655" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+576<br>破甲+261]]></description>
		<base>
			<item effect="100">
				<param value="576"/>
			</item>
			<item effect="102">
				<param value="261"/>
			</item>
		</base>
	</goods>
	<goods id="656" name="七级毁灭晶石" price="7000" isgainnotice="0" type="4" sell="1" destroy="1" color="5" icon="656" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+1036<br>破甲+469]]></description>
		<base>
			<item effect="100">
				<param value="1036"/>
			</item>
			<item effect="102">
				<param value="469"/>
			</item>
		</base>
	</goods>
	<goods id="657" name="八级毁灭晶石" price="8000" isgainnotice="0" type="4" sell="1" destroy="1" color="5" icon="657" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+1864<br>破甲+844]]></description>
		<base>
			<item effect="100">
				<param value="1864"/>
			</item>
			<item effect="102">
				<param value="844"/>
			</item>
		</base>
	</goods>
	<goods id="658" name="九级毁灭晶石" price="9000" isgainnotice="0" type="4" sell="1" destroy="1" color="6" icon="658" dropicon="650" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到武器、项链、耳环、手镯、戒指装备上：<br>攻击+3355<br>破甲+1519]]></description>
		<base>
			<item effect="100">
				<param value="3355"/>
			</item>
			<item effect="102">
				<param value="1519"/>
			</item>
		</base>
	</goods>
	<goods id="659" name="一级生命晶石" price="1000" isgainnotice="0" type="4" sell="1" destroy="1" color="2" icon="659" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+620<br>防御+14]]></description>
		<base>
			<item effect="101">
				<param value="620"/>
			</item>
			<item effect="103">
				<param value="14"/>
			</item>
		</base>
	</goods>
	<goods id="660" name="二级生命晶石" price="2000" isgainnotice="0" type="4" sell="1" destroy="1" color="2" icon="660" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+1116<br>防御+25]]></description>
		<base>
			<item effect="101">
				<param value="1116"/>
			</item>
			<item effect="103">
				<param value="25"/>
			</item>
		</base>
	</goods>
	<goods id="661" name="三级生命晶石" price="3000" isgainnotice="0" type="4" sell="1" destroy="1" color="3" icon="661" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+2008<br>防御+45]]></description>
		<base>
			<item effect="101">
				<param value="2008"/>
			</item>
			<item effect="103">
				<param value="45"/>
			</item>
		</base>
	</goods>
	<goods id="662" name="四级生命晶石" price="4000" isgainnotice="0" type="4" sell="1" destroy="1" color="3" icon="662" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+3614<br>防御+81]]></description>
		<base>
			<item effect="101">
				<param value="3614"/>
			</item>
			<item effect="103">
				<param value="81"/>
			</item>
		</base>
	</goods>
	<goods id="663" name="五级生命晶石" price="5000" isgainnotice="0" type="4" sell="1" destroy="1" color="4" icon="663" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+6505<br>防御+145]]></description>
		<base>
			<item effect="101">
				<param value="6505"/>
			</item>
			<item effect="103">
				<param value="145"/>
			</item>
		</base>
	</goods>
	<goods id="664" name="六级生命晶石" price="6000" isgainnotice="0" type="4" sell="1" destroy="1" color="4" icon="664" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+11709<br>防御+261]]></description>
		<base>
			<item effect="101">
				<param value="11709"/>
			</item>
			<item effect="103">
				<param value="261"/>
			</item>
		</base>
	</goods>
	<goods id="665" name="七级生命晶石" price="7000" isgainnotice="0" type="4" sell="1" destroy="1" color="5" icon="665" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+21076<br>防御+469]]></description>
		<base>
			<item effect="101">
				<param value="21076"/>
			</item>
			<item effect="103">
				<param value="469"/>
			</item>
		</base>
	</goods>
	<goods id="666" name="八级生命晶石" price="8000" isgainnotice="0" type="4" sell="1" destroy="1" color="5" icon="666" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+37936<br>防御+844]]></description>
		<base>
			<item effect="101">
				<param value="37936"/>
			</item>
			<item effect="103">
				<param value="844"/>
			</item>
		</base>
	</goods>
	<goods id="667" name="九级生命晶石" price="9000" isgainnotice="0" type="4" sell="1" destroy="1" color="6" icon="667" dropicon="659" market_type="52" inlay_level="" level="120">
		<obtain><![CDATA[<a href="event:opt=310"><u>每日特惠</u></a>|
<a href="event:opt=74"><u>装备寻宝</u></a>|
<a href="event:opt=311"><u>互助商城</u></a>|
<a href="event:opt=321"><u>世界服宝库</u></a>|
<a href="event:opt=322"><u>世界服版图战</u></a>]]></obtain>
		<useMethod><![CDATA[前往锻造-镶嵌界面，对装备进行镶嵌宝石。]]></useMethod>
		<description><![CDATA[可镶嵌到头盔、盔甲、裤子、护腕、靴子装备上：<br>生命+68284<br>防御+1519]]></description>
		<base>
			<item effect="101">
				<param value="68284"/>
			</item>
			<item effect="103">
				<param value="1519"/>
			</item>
		</base>
	</goods>
	<goods id="35000" name="不可用ID35000" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>|40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35001" name="不可用ID35001" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35002" name="不可用ID35002" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35014" name="不可用ID35014" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16031" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35015" name="不可用ID35015" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35027" name="不可用ID35027" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35028" name="不可用ID35028" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35029" name="不可用ID35029" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35030" name="不可用ID35030" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35031" name="不可用ID35031" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35032" name="不可用ID35032" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35033" name="不可用ID35033" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35034" name="不可用ID35034" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35035" name="不可用ID35035" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35036" name="不可用ID35036" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35037" name="不可用ID35037" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35038" name="不可用ID35038" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35039" name="不可用ID35039" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35040" name="不可用ID35040" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35041" name="不可用ID35041" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35042" name="不可用ID35042" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35043" name="不可用ID35043" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35044" name="不可用ID35044" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35045" name="不可用ID35045" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35046" name="不可用ID35046" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35047" name="不可用ID35047" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35048" name="不可用ID35048" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35049" name="不可用ID35049" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16052" dropicon="16052" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35050" name="不可用ID35050" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16053" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35051" name="不可用ID35051" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35052" name="不可用ID35052" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16055" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35060" name="不可用ID35060" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35061" name="不可用ID35061" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35062" name="不可用ID35062" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35063" name="不可用ID35063" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35064" name="不可用ID35064" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35065" name="不可用ID35065" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35066" name="不可用ID35066" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35067" name="不可用ID35067" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16054" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40000#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35003" name="紫色核心精华宝箱" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="200" icon="16020" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>29002#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35004" name="橙色核心精华宝箱" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="200" icon="16021" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>29003#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35005" name="红色核心精华宝箱" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="200" icon="16022" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>29004#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35006" name="超值星源宝箱" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="300" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>28004#1#-1|28003#2#-1|28002#5#-1|40167#15#-1</g_reward>
		<base/>
	</goods>
	<goods id="35007" name="战宠战力礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="140" icon="16033" dropicon="35007" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40066#1#-1|40068#1#-1|40046#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35008" name="坐骑战力礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="155" icon="16033" dropicon="35008" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40063#1#-1|40065#1#-1|40044#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35009" name="战宠进阶精华礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16034" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[礼包含20个战宠进阶药剂，230个可将战宠培养到<c25>3阶</c25>
三阶战宠：<c25>雷洛洛</c25>
战宠技能：<c25>战宠怒吼[PK必备]</c25>
技能效果：<c25>概率使战宠伤害翻倍</c25>
战力提升：<c25>20000</c25>

礼包使用后即可获得：]]></description>
		<g_reward>40047#20#-1</g_reward>
		<base/>
	</goods>
	<goods id="35010" name="坐骑进阶精华礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16034" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[礼包含20个坐骑进阶药剂，230个可将坐骑培养到<c25>3阶</c25>
三阶坐骑：<c25>玛玛哈哈</c25>
坐骑技能：<c25>伤口愈合[打BOSS必备]</c25>
技能效果：<c25>每10秒回血5%</c25>
战力提升：<c25>20000</c25>

礼包使用后即可获得：]]></description>
		<g_reward>40045#20#-1</g_reward>
		<base/>
	</goods>
	<goods id="35011" name="超值金币礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="1" icon="16002" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后获得：]]></description>
		<g_reward>40006#2#-1</g_reward>
		<base/>
	</goods>
	<goods id="35012" name="超值核心精华" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="200" icon="16034" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[内含8个<c22>红色核心精华</c22>
每个<c22>红色核心精华</c22>包含2640点核心经验

买满40个核心精华礼包，可将<c23>紫色核心</c23>升至30级！
礼包使用后即可获得：]]></description>
		<g_reward>29004#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35013" name="兽装晶石礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="350" icon="35013" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[350级以上可使用，使用后即可获得：]]></description>
		<g_reward>31251#1#-1|31250#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35016" name="灭龙套装石礼包[绑定]" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="320" icon="16008" dropicon="16008" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得一个本性别的灭龙套装石]]></description>
		<g_reward>40695#1#6|40696#1#7</g_reward>
		<base/>
	</goods>
	<goods id="35017" name="1级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="2" level="200" icon="36039" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>650#1#-1|659#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35018" name="2级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="2" level="200" icon="36040" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>651#1#-1|660#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35019" name="3级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="200" icon="36041" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>652#1#-1|661#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35020" name="4级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="200" icon="36115" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>653#1#-1|662#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35021" name="5级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="200" icon="36116" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>654#1#-1|663#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35022" name="6级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="200" icon="36117" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>655#1#-1|664#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35023" name="7级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="200" icon="36118" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>656#1#-1|665#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35024" name="8级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="200" icon="35024" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>657#1#-1|666#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35025" name="9级宝石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="6" level="200" icon="35025" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>658#1#-1|667#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35026" name="战宠源灵礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="140" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40066#1#-1|40068#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35058" name="骑宠源灵宝箱" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="155" icon="16052" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40066#1#-1|40068#1#-1|40063#1#-1|40065#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35059" name="纪念日礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="180" icon="16051" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[<c23>深情不及久伴，厚爱无需多言，纪念日快乐</c23>
打开后可获得稀有材料：]]></description>
		<g_reward>40294#1#-1|40141#2#-1|40220#9#-1</g_reward>
		<base/>
	</goods>
	<goods id="35068" name="日常30活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40213" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40690#1#-1|36113#1#-1|-2#10</g_reward>
		<base/>
	</goods>
	<goods id="35069" name="日常60活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40213" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|36114#1#-1|36113#1#-1|-2#10</g_reward>
		<base/>
	</goods>
	<goods id="35070" name="日常100活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40213" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40690#2#-1|36113#1#-1|-2#20</g_reward>
		<base/>
	</goods>
	<goods id="35071" name="日常150活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40674" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40674#1#-1|36113#1#-1|-2#20</g_reward>
		<base/>
	</goods>
	<goods id="35072" name="日常200活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40213" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40690#2#-1|36113#1#-1|-2#30</g_reward>
		<base/>
	</goods>
	<goods id="35073" name="日常250活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40158" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40159#1#-1|36113#1#-1|-2#30</g_reward>
		<base/>
	</goods>
	<goods id="35074" name="日常300活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40213" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|36114#1#-1|36113#1#-1|-2#40</g_reward>
		<base/>
	</goods>
	<goods id="35075" name="日常350活跃奖励" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="40611" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<g_reward>40601#5#-1|40611#1#-1|-2#40</g_reward>
		<base/>
	</goods>
	<goods id="35076" name="尊贵冲榜礼包Ⅰ" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16055" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[开启可获得稀有材料：]]></description>
		<g_reward>40064#5#-1|40077#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35077" name="尊贵冲榜礼包Ⅱ" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="1" icon="16055" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[开启可获得稀有材料：]]></description>
		<g_reward>40064#4#-1|40077#4#-1</g_reward>
		<base/>
	</goods>
	<goods id="35078" name="1级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="2" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>700#1#-1|709#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35079" name="大地龙神装甲礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="410" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[开启可获得大地龙神升阶材料：]]></description>
		<g_reward>40891#4#-1|40892#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35080" name="秀场冠军礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场冠军礼包]]></description>
		<g_reward>40988#15#-1|40989#1#-1|40992#1#-1|40040#1200#-1|36210#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35081" name="秀场亚军礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场亚军礼包]]></description>
		<g_reward>40988#10#-1|40990#1#-1|40993#1#-1|40040#1000#-1|36210#8#-1</g_reward>
		<base/>
	</goods>
	<goods id="35082" name="秀场4强礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场4强礼包]]></description>
		<g_reward>40988#7#-1|40991#1#-1|40994#1#-1|40040#800#-1|36210#6#-1</g_reward>
		<base/>
	</goods>
	<goods id="35083" name="秀场8强礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场8强礼包]]></description>
		<g_reward>40988#6#-1|40040#750#-1|36210#6#-1</g_reward>
		<base/>
	</goods>
	<goods id="35084" name="秀场16强礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场16强礼包]]></description>
		<g_reward>40988#5#-1|40040#750#-1|36210#6#-1</g_reward>
		<base/>
	</goods>
	<goods id="35085" name="秀场17-30名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场17-30名礼包]]></description>
		<g_reward>40988#4#-1|40040#700#-1|36210#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35086" name="秀场31-50名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场31-50名礼包]]></description>
		<g_reward>40988#3#-1|40040#700#-1|36210#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35087" name="秀场51-80名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场51-80名礼包]]></description>
		<g_reward>40988#2#-1|40040#650#-1|36210#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35088" name="秀场81-120名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场81-120名礼包]]></description>
		<g_reward>40988#1#-1|40040#600#-1|36210#5#-1</g_reward>
		<base/>
	</goods>
	<goods id="35089" name="秀场121-200名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场121-200名礼包]]></description>
		<g_reward>40040#550#-1|36210#3#-1</g_reward>
		<base/>
	</goods>
	<goods id="35090" name="秀场201-400名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场201-400名礼包]]></description>
		<g_reward>40040#500#-1|36210#3#-1</g_reward>
		<base/>
	</goods>
	<goods id="35091" name="秀场401-600名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场401-600名礼包]]></description>
		<g_reward>40040#300#-1|36210#3#-1</g_reward>
		<base/>
	</goods>
	<goods id="35092" name="秀场601-1000名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场601-1000名礼包]]></description>
		<g_reward>40040#200#-1|36210#3#-1</g_reward>
		<base/>
	</goods>
	<goods id="35093" name="秀场1001-99999名礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="1" icon="16033" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[秀场1001-99999名礼包]]></description>
		<g_reward>40040#150#-1|36210#3#-1</g_reward>
		<base/>
	</goods>
	<goods id="35094" name="2级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="2" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>701#1#-1|710#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35095" name="3级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>702#1#-1|711#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35096" name="4级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="3" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>703#1#-1|712#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35097" name="5级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>704#1#-1|713#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35098" name="6级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="4" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>705#1#-1|714#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35099" name="7级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>706#1#-1|715#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35100" name="8级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>707#1#-1|716#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35101" name="9级附魔石礼盒" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="6" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>708#1#-1|717#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="35102" name="染色大礼包" price="1000" isgainnotice="0" type="5" sell="1" destroy="1" color="5" level="460" icon="16009" dropicon="16030" market_type="125" select_type="-1">
		<obtain/>
		<description><![CDATA[使用后即可获得：]]></description>
		<g_reward>40616#1#6|40617#1#6|40618#1#6|40619#1#6|40620#1#7|40621#1#7|40622#1#7|40623#1#7|40607#1#-1|40608#1#-1</g_reward>
		<base/>
	</goods>
	<goods id="39200" name="不可用ID39200" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39281" name="不可用ID39281" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39386" name="不可用ID39386" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39387" name="不可用ID39387" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39388" name="不可用ID39388" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39389" name="不可用ID39389" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39390" name="不可用ID39390" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39391" name="不可用ID39391" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39392" name="不可用ID39392" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39393" name="不可用ID39393" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39394" name="不可用ID39394" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39395" name="不可用ID39394" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39396" name="不可用ID39394" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39475" name="不可用ID39475" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39476" name="不可用ID39476" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39477" name="不可用ID39477" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39478" name="不可用ID39478" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39479" name="不可用ID39479" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39480" name="不可用ID39480" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39481" name="不可用ID39481" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39482" name="不可用ID39482" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39483" name="不可用ID39483" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39484" name="不可用ID39484" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39485" name="不可用ID39485" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39486" name="不可用ID39486" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39487" name="不可用ID39487" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39488" name="不可用ID39488" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39489" name="不可用ID39489" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39490" name="不可用ID39490" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39491" name="不可用ID39491" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39492" name="不可用ID39492" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39493" name="不可用ID39493" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39494" name="不可用ID39494" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39495" name="不可用ID39495" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39496" name="不可用ID39496" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39849" name="不可用ID39849" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39850" name="不可用ID39850" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39851" name="不可用ID39851" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39852" name="不可用ID39852" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39779" name="不可用ID39779" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39780" name="不可用ID39780" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39781" name="不可用ID39781" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39782" name="不可用ID39782" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39783" name="不可用ID39783" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39784" name="不可用ID39784" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39785" name="不可用ID39785" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39786" name="不可用ID39786" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39787" name="不可用ID39787" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39788" name="不可用ID39788" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39789" name="不可用ID39789" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39790" name="不可用ID39790" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39201" name="心有灵犀奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[仙缘副本奖励多多的]]></description>
		<base/>
	</goods>
	<goods id="39202" name="缘差一线奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[仙缘副本奖励少少的]]></description>
		<base/>
	</goods>
	<goods id="39203" name="首充第一天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[超值首充第一天可领取的奖励]]></description>
		<base/>
	</goods>
	<goods id="39204" name="首充第二天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[超值首充第二天可领取的奖励]]></description>
		<base/>
	</goods>
	<goods id="39205" name="首充第三天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[超值首充第三天可领取的奖励]]></description>
		<base/>
	</goods>
	<goods id="39206" name="巅峰大乱斗本服排名1奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名1奖励]]></description>
		<base/>
	</goods>
	<goods id="39207" name="巅峰大乱斗本服排名2奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名2奖励]]></description>
		<base/>
	</goods>
	<goods id="39208" name="巅峰大乱斗本服排名3奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名3奖励]]></description>
		<base/>
	</goods>
	<goods id="39209" name="巅峰大乱斗本服排名4奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名4奖励]]></description>
		<base/>
	</goods>
	<goods id="39210" name="巅峰大乱斗本服排名5奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名5奖励]]></description>
		<base/>
	</goods>
	<goods id="39211" name="巅峰大乱斗本服排名6奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名6奖励]]></description>
		<base/>
	</goods>
	<goods id="39212" name="巅峰大乱斗本服排名7奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名7奖励]]></description>
		<base/>
	</goods>
	<goods id="39213" name="巅峰大乱斗本服排名8奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名8奖励]]></description>
		<base/>
	</goods>
	<goods id="39214" name="巅峰大乱斗本服排名9奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名9奖励]]></description>
		<base/>
	</goods>
	<goods id="39215" name="巅峰大乱斗本服排名10奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名10奖励]]></description>
		<base/>
	</goods>
	<goods id="39216" name="巅峰大乱斗本服排名11-60奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名11-60奖励]]></description>
		<base/>
	</goods>
	<goods id="39217" name="巅峰大乱斗本服排名61以上奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗本服排名61以上奖励]]></description>
		<base/>
	</goods>
	<goods id="39218" name="世界服（2服）巅峰大乱斗排名1奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名1奖励]]></description>
		<base/>
	</goods>
	<goods id="39219" name="世界服（2服）巅峰大乱斗排名2奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名2奖励]]></description>
		<base/>
	</goods>
	<goods id="39220" name="世界服（2服）巅峰大乱斗排名3奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名3奖励]]></description>
		<base/>
	</goods>
	<goods id="39221" name="世界服（2服）巅峰大乱斗排名4奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名4奖励]]></description>
		<base/>
	</goods>
	<goods id="39222" name="世界服（2服）巅峰大乱斗排名5奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名5奖励]]></description>
		<base/>
	</goods>
	<goods id="39223" name="世界服（2服）巅峰大乱斗排名6奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名6奖励]]></description>
		<base/>
	</goods>
	<goods id="39224" name="世界服（2服）巅峰大乱斗排名7奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名7奖励]]></description>
		<base/>
	</goods>
	<goods id="39225" name="世界服（2服）巅峰大乱斗排名8奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名8奖励]]></description>
		<base/>
	</goods>
	<goods id="39226" name="世界服（2服）巅峰大乱斗排名9奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名9奖励]]></description>
		<base/>
	</goods>
	<goods id="39227" name="世界服（2服）巅峰大乱斗排名10奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名10奖励]]></description>
		<base/>
	</goods>
	<goods id="39228" name="世界服（2服）巅峰大乱斗排名11-60奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名11-60奖励]]></description>
		<base/>
	</goods>
	<goods id="39229" name="世界服（2服）巅峰大乱斗排名61以上奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗排名61以上奖励]]></description>
		<base/>
	</goods>
	<goods id="39230" name="累计登陆1天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆1天奖励]]></description>
		<base/>
	</goods>
	<goods id="39231" name="累计登陆2天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆2天奖励]]></description>
		<base/>
	</goods>
	<goods id="39232" name="累计登陆3天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆3天奖励]]></description>
		<base/>
	</goods>
	<goods id="39233" name="累计登陆4天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆4天奖励]]></description>
		<base/>
	</goods>
	<goods id="39234" name="累计登陆5天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆5天奖励]]></description>
		<base/>
	</goods>
	<goods id="39235" name="累计登陆6天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆6天奖励]]></description>
		<base/>
	</goods>
	<goods id="39236" name="累计登陆7天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆7天奖励]]></description>
		<base/>
	</goods>
	<goods id="39237" name="累计登陆8天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆8天奖励]]></description>
		<base/>
	</goods>
	<goods id="39238" name="累计登陆9天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆9天奖励]]></description>
		<base/>
	</goods>
	<goods id="39239" name="累计登陆10天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆10天奖励]]></description>
		<base/>
	</goods>
	<goods id="39240" name="累计登陆11天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆11天奖励]]></description>
		<base/>
	</goods>
	<goods id="39241" name="累计登陆12天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆12天奖励]]></description>
		<base/>
	</goods>
	<goods id="39242" name="累计登陆13天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆13天奖励]]></description>
		<base/>
	</goods>
	<goods id="39243" name="累计登陆14天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[累计登陆14天奖励]]></description>
		<base/>
	</goods>
	<goods id="39244" name="全服装备评分第1名且达到250000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服装备评分第1名且达到250000]]></description>
		<base/>
	</goods>
	<goods id="39245" name="全服装备评分第2-3名且达到250000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服装备评分第2-3名且达到250000]]></description>
		<base/>
	</goods>
	<goods id="39246" name="全服装备评分第4-10名且达到250000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服装备评分第4-10名且达到250000]]></description>
		<base/>
	</goods>
	<goods id="39247" name="全服装备评分第11-30名且达到250000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服装备评分第11-30名且达到250000]]></description>
		<base/>
	</goods>
	<goods id="39248" name="装备评分达到200000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[装备评分达到200000]]></description>
		<base/>
	</goods>
	<goods id="39249" name="装备评分达到150000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[装备评分达到150000]]></description>
		<base/>
	</goods>
	<goods id="39250" name="坐骑进阶第1名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶第1名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39251" name="坐骑进阶第2-3名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶第2-3名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39252" name="坐骑进阶第4-10名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶第4-10名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39253" name="坐骑进阶第11-30名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶第11-30名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39254" name="坐骑进阶达到3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶达到3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39255" name="坐骑进阶达到2阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[坐骑进阶达到2阶1星]]></description>
		<base/>
	</goods>
	<goods id="39256" name="战宠进阶第1名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶第1名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39257" name="战宠进阶第2-3名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶第2-3名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39258" name="战宠进阶第4-10名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶第4-10名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39259" name="战宠进阶第11-30名且3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶第11-30名且3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39260" name="战宠进阶达到3阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶达到3阶1星]]></description>
		<base/>
	</goods>
	<goods id="39261" name="战宠进阶达到2阶1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战宠进阶达到2阶1星]]></description>
		<base/>
	</goods>
	<goods id="39262" name="全服第1名且今日充值达1000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第1名且今日充值达1000]]></description>
		<base/>
	</goods>
	<goods id="39263" name="全服第2-3名且今日充值达1000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第2-3名且今日充值达1000]]></description>
		<base/>
	</goods>
	<goods id="39264" name="全服第4-10名且今日充值达1000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第4-10名且今日充值达1000]]></description>
		<base/>
	</goods>
	<goods id="39265" name="全服第11-30名且今日充值达1000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第11-30名且今日充值达1000]]></description>
		<base/>
	</goods>
	<goods id="39266" name="今日充值达到500钻石" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[今日充值达到500钻石]]></description>
		<base/>
	</goods>
	<goods id="39267" name="今日充值达到100钻石" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[今日充值达到100钻石]]></description>
		<base/>
	</goods>
	<goods id="39268" name="全服第1名且宝石达到50级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第1名且宝石达到50级]]></description>
		<base/>
	</goods>
	<goods id="39269" name="全服第2-3名且宝石达到50级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第2-3名且宝石达到50级]]></description>
		<base/>
	</goods>
	<goods id="39270" name="全服第4-10名且宝石达到50级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第4-10名且宝石达到50级]]></description>
		<base/>
	</goods>
	<goods id="39271" name="全服第11-30名且宝石达到50级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第11-30名且宝石达到50级]]></description>
		<base/>
	</goods>
	<goods id="39272" name="宝石等级达到40级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[宝石等级达到40级]]></description>
		<base/>
	</goods>
	<goods id="39273" name="宝石等级达到10级" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[宝石等级达到10级]]></description>
		<base/>
	</goods>
	<goods id="39274" name="全服第1名且战力达到400000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第1名且战力达到400000]]></description>
		<base/>
	</goods>
	<goods id="39275" name="全服第2-3名且战力达到400000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第2-3名且战力达到400000]]></description>
		<base/>
	</goods>
	<goods id="39276" name="全服第4-10名且战力达到400000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第4-10名且战力达到400000]]></description>
		<base/>
	</goods>
	<goods id="39277" name="全服第11-30名且战力达到400000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第11-30名且战力达到400000]]></description>
		<base/>
	</goods>
	<goods id="39278" name="战力达到400000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战力达到400000]]></description>
		<base/>
	</goods>
	<goods id="39279" name="战力达到250000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[战力达到250000]]></description>
		<base/>
	</goods>
	<goods id="39280" name="结婚预告奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[结婚预告奖励]]></description>
		<base/>
	</goods>
	<goods id="39282" name="1V1竞技功勋目标奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励1]]></description>
		<base/>
	</goods>
	<goods id="39283" name="1V1竞技功勋目标奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励2]]></description>
		<base/>
	</goods>
	<goods id="39284" name="1V1竞技功勋目标奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励3]]></description>
		<base/>
	</goods>
	<goods id="39285" name="1V1竞技功勋目标奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励4]]></description>
		<base/>
	</goods>
	<goods id="39286" name="1V1竞技功勋目标奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励5]]></description>
		<base/>
	</goods>
	<goods id="39287" name="1V1竞技功勋目标奖励6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励6]]></description>
		<base/>
	</goods>
	<goods id="39288" name="1V1竞技功勋目标奖励7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励7]]></description>
		<base/>
	</goods>
	<goods id="39289" name="1V1竞技功勋目标奖励8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励8]]></description>
		<base/>
	</goods>
	<goods id="39290" name="1V1竞技功勋目标奖励9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励9]]></description>
		<base/>
	</goods>
	<goods id="39291" name="1V1竞技功勋目标奖励10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励10]]></description>
		<base/>
	</goods>
	<goods id="39292" name="1V1竞技功勋目标奖励11" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励11]]></description>
		<base/>
	</goods>
	<goods id="39293" name="1V1竞技功勋目标奖励12" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励12]]></description>
		<base/>
	</goods>
	<goods id="39294" name="1V1竞技功勋目标奖励13" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技功勋目标奖励13]]></description>
		<base/>
	</goods>
	<goods id="39295" name="1V1竞技参与1场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39296" name="1V1竞技参与5场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39297" name="1V1竞技参与10场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39298" name="1V1竞技排名奖励第1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励第1]]></description>
		<base/>
	</goods>
	<goods id="39299" name="1V1竞技排名奖励第2~4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励第2~4]]></description>
		<base/>
	</goods>
	<goods id="39300" name="1V1竞技排名奖励第5~16" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励第5~16]]></description>
		<base/>
	</goods>
	<goods id="39301" name="1V1竞技排名奖励第17~32" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励第17~32]]></description>
		<base/>
	</goods>
	<goods id="39302" name="1V1竞技排名奖励王者5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励王者5星]]></description>
		<base/>
	</goods>
	<goods id="39303" name="1V1竞技排名奖励王者4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励王者4星]]></description>
		<base/>
	</goods>
	<goods id="39304" name="1V1竞技排名奖励王者3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励王者3星]]></description>
		<base/>
	</goods>
	<goods id="39305" name="1V1竞技排名奖励王者2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励王者2星]]></description>
		<base/>
	</goods>
	<goods id="39306" name="1V1竞技排名奖励王者1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励王者1星]]></description>
		<base/>
	</goods>
	<goods id="39307" name="1V1竞技排名奖励钻石5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励钻石5星]]></description>
		<base/>
	</goods>
	<goods id="39308" name="1V1竞技排名奖励钻石4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励钻石4星]]></description>
		<base/>
	</goods>
	<goods id="39309" name="1V1竞技排名奖励钻石3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励钻石3星]]></description>
		<base/>
	</goods>
	<goods id="39310" name="1V1竞技排名奖励钻石2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励钻石2星]]></description>
		<base/>
	</goods>
	<goods id="39311" name="1V1竞技排名奖励钻石1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励钻石1星]]></description>
		<base/>
	</goods>
	<goods id="39312" name="1V1竞技排名奖励白金5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白金5星]]></description>
		<base/>
	</goods>
	<goods id="39313" name="1V1竞技排名奖励白金4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白金4星]]></description>
		<base/>
	</goods>
	<goods id="39314" name="1V1竞技排名奖励白金3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白金3星]]></description>
		<base/>
	</goods>
	<goods id="39315" name="1V1竞技排名奖励白金2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白金2星]]></description>
		<base/>
	</goods>
	<goods id="39316" name="1V1竞技排名奖励白金1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白金1星]]></description>
		<base/>
	</goods>
	<goods id="39317" name="1V1竞技排名奖励黄金5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励黄金5星]]></description>
		<base/>
	</goods>
	<goods id="39318" name="1V1竞技排名奖励黄金4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励黄金4星]]></description>
		<base/>
	</goods>
	<goods id="39319" name="1V1竞技排名奖励黄金3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励黄金3星]]></description>
		<base/>
	</goods>
	<goods id="39320" name="1V1竞技排名奖励黄金2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励黄金2星]]></description>
		<base/>
	</goods>
	<goods id="39321" name="1V1竞技排名奖励黄金1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励黄金1星]]></description>
		<base/>
	</goods>
	<goods id="39322" name="1V1竞技排名奖励白银5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白银5星]]></description>
		<base/>
	</goods>
	<goods id="39323" name="1V1竞技排名奖励白银4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白银4星]]></description>
		<base/>
	</goods>
	<goods id="39324" name="1V1竞技排名奖励白银3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白银3星]]></description>
		<base/>
	</goods>
	<goods id="39325" name="1V1竞技排名奖励白银2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白银2星]]></description>
		<base/>
	</goods>
	<goods id="39326" name="1V1竞技排名奖励白银1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励白银1星]]></description>
		<base/>
	</goods>
	<goods id="39327" name="1V1竞技排名奖励青铜5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励青铜5星]]></description>
		<base/>
	</goods>
	<goods id="39328" name="1V1竞技排名奖励青铜4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励青铜4星]]></description>
		<base/>
	</goods>
	<goods id="39329" name="1V1竞技排名奖励青铜3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励青铜3星]]></description>
		<base/>
	</goods>
	<goods id="39330" name="1V1竞技排名奖励青铜2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励青铜2星]]></description>
		<base/>
	</goods>
	<goods id="39331" name="1V1竞技排名奖励青铜1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技排名奖励青铜1星]]></description>
		<base/>
	</goods>
	<goods id="39332" name="1V1竞技段位奖励王者5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励王者5星]]></description>
		<base/>
	</goods>
	<goods id="39333" name="1V1竞技段位奖励王者4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励王者4星]]></description>
		<base/>
	</goods>
	<goods id="39334" name="1V1竞技段位奖励王者3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励王者3星]]></description>
		<base/>
	</goods>
	<goods id="39335" name="1V1竞技段位奖励王者2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励王者2星]]></description>
		<base/>
	</goods>
	<goods id="39336" name="1V1竞技段位奖励王者1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励王者1星]]></description>
		<base/>
	</goods>
	<goods id="39337" name="1V1竞技段位奖励钻石5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励钻石5星]]></description>
		<base/>
	</goods>
	<goods id="39338" name="1V1竞技段位奖励钻石4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励钻石4星]]></description>
		<base/>
	</goods>
	<goods id="39339" name="1V1竞技段位奖励钻石3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励钻石3星]]></description>
		<base/>
	</goods>
	<goods id="39340" name="1V1竞技段位奖励钻石2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励钻石2星]]></description>
		<base/>
	</goods>
	<goods id="39341" name="1V1竞技段位奖励钻石1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励钻石1星]]></description>
		<base/>
	</goods>
	<goods id="39342" name="1V1竞技段位奖励白金5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白金5星]]></description>
		<base/>
	</goods>
	<goods id="39343" name="1V1竞技段位奖励白金4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白金4星]]></description>
		<base/>
	</goods>
	<goods id="39344" name="1V1竞技段位奖励白金3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白金3星]]></description>
		<base/>
	</goods>
	<goods id="39345" name="1V1竞技段位奖励白金2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白金2星]]></description>
		<base/>
	</goods>
	<goods id="39346" name="1V1竞技段位奖励白金1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白金1星]]></description>
		<base/>
	</goods>
	<goods id="39347" name="1V1竞技段位奖励黄金5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励黄金5星]]></description>
		<base/>
	</goods>
	<goods id="39348" name="1V1竞技段位奖励黄金4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励黄金4星]]></description>
		<base/>
	</goods>
	<goods id="39349" name="1V1竞技段位奖励黄金3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励黄金3星]]></description>
		<base/>
	</goods>
	<goods id="39350" name="1V1竞技段位奖励黄金2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励黄金2星]]></description>
		<base/>
	</goods>
	<goods id="39351" name="1V1竞技段位奖励黄金1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励黄金1星]]></description>
		<base/>
	</goods>
	<goods id="39352" name="1V1竞技段位奖励白银5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白银5星]]></description>
		<base/>
	</goods>
	<goods id="39353" name="1V1竞技段位奖励白银4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白银4星]]></description>
		<base/>
	</goods>
	<goods id="39354" name="1V1竞技段位奖励白银3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白银3星]]></description>
		<base/>
	</goods>
	<goods id="39355" name="1V1竞技段位奖励白银2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白银2星]]></description>
		<base/>
	</goods>
	<goods id="39356" name="1V1竞技段位奖励白银1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励白银1星]]></description>
		<base/>
	</goods>
	<goods id="39357" name="1V1竞技段位奖励青铜5星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励青铜5星]]></description>
		<base/>
	</goods>
	<goods id="39358" name="1V1竞技段位奖励青铜4星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励青铜4星]]></description>
		<base/>
	</goods>
	<goods id="39359" name="1V1竞技段位奖励青铜3星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励青铜3星]]></description>
		<base/>
	</goods>
	<goods id="39360" name="1V1竞技段位奖励青铜2星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励青铜2星]]></description>
		<base/>
	</goods>
	<goods id="39361" name="1V1竞技段位奖励青铜1星" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技段位奖励青铜1星]]></description>
		<base/>
	</goods>
	<goods id="39362" name="开服累充360奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充360奖励]]></description>
		<base/>
	</goods>
	<goods id="39363" name="开服累充760奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充760奖励]]></description>
		<base/>
	</goods>
	<goods id="39364" name="开服累充1580奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充1580奖励]]></description>
		<base/>
	</goods>
	<goods id="39365" name="开服累充2580奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充2580奖励]]></description>
		<base/>
	</goods>
	<goods id="39366" name="开服累充4580奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充4580奖励]]></description>
		<base/>
	</goods>
	<goods id="39367" name="开服累充7880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充7880奖励]]></description>
		<base/>
	</goods>
	<goods id="39368" name="开服累充11880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充11880奖励]]></description>
		<base/>
	</goods>
	<goods id="39369" name="开服累充16880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充16880奖励]]></description>
		<base/>
	</goods>
	<goods id="39370" name="开服累充24880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充24880奖励]]></description>
		<base/>
	</goods>
	<goods id="39371" name="开服累充36880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充36880奖励]]></description>
		<base/>
	</goods>
	<goods id="39372" name="家族争霸第1族长奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第1族长奖励]]></description>
		<base/>
	</goods>
	<goods id="39373" name="家族争霸第1成员奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第1成员奖励]]></description>
		<base/>
	</goods>
	<goods id="39374" name="家族争霸第2族长奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第2族长奖励]]></description>
		<base/>
	</goods>
	<goods id="39375" name="家族争霸第2成员奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第2成员奖励]]></description>
		<base/>
	</goods>
	<goods id="39376" name="家族争霸第3-4族长奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第3-4族长奖励]]></description>
		<base/>
	</goods>
	<goods id="39377" name="家族争霸第3-4成员奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸第3-4成员奖励]]></description>
		<base/>
	</goods>
	<goods id="39378" name="家族宴会第1名家族奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族宴会第1名家族奖励]]></description>
		<base/>
	</goods>
	<goods id="39379" name="家族宴会第2-3名家族奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族宴会第2-3名家族奖励]]></description>
		<base/>
	</goods>
	<goods id="39380" name="家族宴会第4-10名家族奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族宴会第4-10名家族奖励]]></description>
		<base/>
	</goods>
	<goods id="39381" name="家族宴会第10名以后家族奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族宴会第10名以后家族奖励]]></description>
		<base/>
	</goods>
	<goods id="39382" name="家族交际徽章第1组" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族交际徽章第1组]]></description>
		<base/>
	</goods>
	<goods id="39383" name="家族交际徽章第2组" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族交际徽章第2组]]></description>
		<base/>
	</goods>
	<goods id="39384" name="家族交际徽章第3组" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族交际徽章第3组]]></description>
		<base/>
	</goods>
	<goods id="39385" name="家族交际徽章第4组" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族交际徽章第4组]]></description>
		<base/>
	</goods>
	<goods id="39397" name="vip1专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip1专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39398" name="vip2专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip2专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39399" name="vip3专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip3专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39400" name="vip4专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip4专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39401" name="vip5专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip5专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39402" name="vip6专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip6专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39403" name="vip7专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip7专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39404" name="vip8专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip8专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39405" name="vip9专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip9专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39406" name="vip10专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip10专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39407" name="vip11专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip11专属礼包]]></description>
		<base/>
	</goods>
	<goods id="39408" name="vip1每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip1每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39409" name="vip2每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip2每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39410" name="vip3每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip3每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39411" name="vip4每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip4每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39412" name="vip5每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip5每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39413" name="vip6每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip6每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39414" name="vip7每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip7每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39415" name="vip8每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip8每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39416" name="vip9每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip9每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39417" name="vip10每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip10每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39418" name="vip11每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip11每日礼包]]></description>
		<base/>
	</goods>
	<goods id="39419" name="开服嗨点70目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点70目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39420" name="开服嗨点160目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点160目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39421" name="开服嗨点250目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点250目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39422" name="开服嗨点370目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点370目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39423" name="开服嗨点500目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点500目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39424" name="开服嗨点630目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点630目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39425" name="开服嗨点760目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服嗨点760目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39426" name="七日连充第1天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[七日连充第1天奖励]]></description>
		<base/>
	</goods>
	<goods id="39427" name="七日连充第2天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[七日连充第2天奖励]]></description>
		<base/>
	</goods>
	<goods id="39428" name="七日连充第3天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[七日连充第3天奖励]]></description>
		<base/>
	</goods>
	<goods id="39429" name="七日连充第4天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[七日连充第4天奖励]]></description>
		<base/>
	</goods>
	<goods id="39430" name="七日连充第5天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[七日连充第5天奖励]]></description>
		<base/>
	</goods>
	<goods id="39431" name="失衡之域个人排名奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励1]]></description>
		<base/>
	</goods>
	<goods id="39432" name="失衡之域个人排名奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励2]]></description>
		<base/>
	</goods>
	<goods id="39433" name="失衡之域个人排名奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励3]]></description>
		<base/>
	</goods>
	<goods id="39434" name="失衡之域个人排名奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励4]]></description>
		<base/>
	</goods>
	<goods id="39435" name="失衡之域个人排名奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励5]]></description>
		<base/>
	</goods>
	<goods id="39436" name="失衡之域个人排名奖励6-10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励6-10]]></description>
		<base/>
	</goods>
	<goods id="39437" name="失衡之域个人排名奖励11-20" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励11-20]]></description>
		<base/>
	</goods>
	<goods id="39438" name="失衡之域个人排名奖励21-30" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励21-30]]></description>
		<base/>
	</goods>
	<goods id="39439" name="失衡之域个人排名奖励31-40" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励31-40]]></description>
		<base/>
	</goods>
	<goods id="39440" name="失衡之域个人排名奖励41-50" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励41-50]]></description>
		<base/>
	</goods>
	<goods id="39441" name="失衡之域个人排名奖励51-999" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之域个人排名奖励51-999]]></description>
		<base/>
	</goods>
	<goods id="39442" name="家族争霸S级赛区胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸S级赛区胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39443" name="家族争霸S级赛区失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸S级赛区失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39444" name="家族争霸A级赛区胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸A级赛区胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39445" name="家族争霸A级赛区失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸A级赛区失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39446" name="家族争霸B级赛区胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸B级赛区胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39447" name="家族争霸B级赛区失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸B级赛区失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39448" name="家族争霸C级赛区胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸C级赛区胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39449" name="家族争霸C级赛区失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸C级赛区失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39450" name="家族争霸D级赛区胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸D级赛区胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39451" name="家族争霸D级赛区失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16054" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸D级赛区失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39452" name="至尊家族族长奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊家族族长奖励]]></description>
		<base/>
	</goods>
	<goods id="39453" name="至尊家族每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊家族每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39454" name="巅峰大乱斗1层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗1层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39455" name="巅峰大乱斗2层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗2层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39456" name="巅峰大乱斗3层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗3层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39457" name="巅峰大乱斗4层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗4层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39458" name="巅峰大乱斗5层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗5层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39459" name="巅峰大乱斗6层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗6层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39460" name="巅峰大乱斗7层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗7层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39461" name="巅峰大乱斗8层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗8层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39462" name="巅峰大乱斗9层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗9层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39463" name="世界服（2服）巅峰大乱斗1层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗1层奖励]]></description>
		<base/>
	</goods>
	<goods id="39464" name="世界服（2服）巅峰大乱斗2层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗2层奖励]]></description>
		<base/>
	</goods>
	<goods id="39465" name="世界服（2服）巅峰大乱斗3层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗3层奖励]]></description>
		<base/>
	</goods>
	<goods id="39466" name="世界服（2服）巅峰大乱斗4层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗4层奖励]]></description>
		<base/>
	</goods>
	<goods id="39467" name="世界服（2服）巅峰大乱斗5层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗5层奖励]]></description>
		<base/>
	</goods>
	<goods id="39468" name="世界服（2服）巅峰大乱斗6层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗6层奖励]]></description>
		<base/>
	</goods>
	<goods id="39469" name="世界服（2服）巅峰大乱斗7层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗7层奖励]]></description>
		<base/>
	</goods>
	<goods id="39470" name="世界服（2服）巅峰大乱斗8层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗8层奖励]]></description>
		<base/>
	</goods>
	<goods id="39471" name="世界服（2服）巅峰大乱斗9层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2服）巅峰大乱斗9层奖励]]></description>
		<base/>
	</goods>
	<goods id="39472" name="1V1竞技挑战成功奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技挑战成功奖励]]></description>
		<base/>
	</goods>
	<goods id="39473" name="等级礼包新版奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[等级礼包新版奖励10.22版本]]></description>
		<base/>
	</goods>
	<goods id="39474" name="VIP等级礼包新版奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[VIP礼包新版奖励10.22版本]]></description>
		<base/>
	</goods>
	<goods id="39497" name="学院答题第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第1名奖励]]></description>
		<base/>
	</goods>
	<goods id="39498" name="学院答题第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第2名奖励]]></description>
		<base/>
	</goods>
	<goods id="39499" name="学院答题第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39500" name="学院答题第4名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第4名奖励]]></description>
		<base/>
	</goods>
	<goods id="39501" name="学院答题第5名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第5名奖励]]></description>
		<base/>
	</goods>
	<goods id="39502" name="学院答题第6名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第6名奖励]]></description>
		<base/>
	</goods>
	<goods id="39503" name="学院答题第7名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第7名奖励]]></description>
		<base/>
	</goods>
	<goods id="39504" name="学院答题第8名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第8名奖励]]></description>
		<base/>
	</goods>
	<goods id="39505" name="学院答题第9名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第9名奖励]]></description>
		<base/>
	</goods>
	<goods id="39506" name="学院答题第10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39507" name="学院答题第11~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第11~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39508" name="照片墙奖励1-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙奖励1-1]]></description>
		<base/>
	</goods>
	<goods id="39509" name="模拟战本服210积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服210积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39510" name="模拟战本服440积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服440积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39511" name="模拟战本服690积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服690积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39512" name="模拟战本服960积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服960积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39513" name="模拟战本服1250积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1250积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39514" name="模拟战本服1560积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1560积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39515" name="模拟战跨服210积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服210积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39516" name="模拟战跨服440积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服440积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39517" name="模拟战跨服690积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服690积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39518" name="模拟战跨服960积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服960积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39519" name="模拟战跨服1250积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1250积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39520" name="模拟战跨服1560积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1560积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39521" name="模拟战本服积分第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39522" name="模拟战本服积分第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39523" name="模拟战本服积分第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39524" name="模拟战本服积分第4~10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第4~10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39525" name="模拟战本服积分第11~60名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第11~60名奖励]]></description>
		<base/>
	</goods>
	<goods id="39526" name="模拟战本服积分第61~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第61~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39527" name="模拟战跨服积分第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39528" name="模拟战跨服积分第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39529" name="模拟战跨服积分第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39530" name="模拟战跨服积分第4~10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第4~10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39531" name="模拟战跨服积分第11~60名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第11~60名奖励]]></description>
		<base/>
	</goods>
	<goods id="39532" name="模拟战跨服积分第61~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战跨服积分第61~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39533" name="神圣之域族长奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[神圣之域族长奖励]]></description>
		<base/>
	</goods>
	<goods id="39534" name="神圣之域成员奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[神圣之域成员奖励]]></description>
		<base/>
	</goods>
	<goods id="39535" name="失衡之城占领家族奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之城占领家族奖励]]></description>
		<base/>
	</goods>
	<goods id="39536" name="失衡之城占领奖励(初级)" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之城占领奖励(初级)]]></description>
		<base/>
	</goods>
	<goods id="39537" name="失衡之城占领奖励(中级)" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之城占领奖励(中级)]]></description>
		<base/>
	</goods>
	<goods id="39538" name="失衡之城占领奖励(高级)" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[失衡之城占领奖励(高级)]]></description>
		<base/>
	</goods>
	<goods id="39539" name="纪念日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[纪念日奖励]]></description>
		<base/>
	</goods>
	<goods id="39540" name="1V1竞技参与1场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39541" name="1V1竞技参与5场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39542" name="1V1竞技参与10场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39543" name="首次第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39544" name="首次第5名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39545" name="首次第10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39546" name="首次第20名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39547" name="首次第30名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39548" name="首次第40名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39549" name="首次第50名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39550" name="首次第100名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39551" name="首次第200名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39552" name="首次第400名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39553" name="首次第600名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39554" name="首次第800名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39555" name="首次第1000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39556" name="首次第1500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39557" name="首次第2000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39558" name="首次第2500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39559" name="首次第3000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39560" name="首次第3500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39561" name="首次第4000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39562" name="首次第4500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39563" name="首次第5000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39564" name="首次第5500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39565" name="首次第6000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="39566" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39567" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39568" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39569" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39570" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39571" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39572" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39573" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39574" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39575" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39576" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39577" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39578" name="魂力礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动魂力礼包]]></description>
		<base/>
	</goods>
	<goods id="39579" name="魂力礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动魂力礼包]]></description>
		<base/>
	</goods>
	<goods id="39580" name="坐骑礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动坐骑礼包]]></description>
		<base/>
	</goods>
	<goods id="39581" name="坐骑礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动坐骑礼包]]></description>
		<base/>
	</goods>
	<goods id="39582" name="战宠礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动战宠礼包]]></description>
		<base/>
	</goods>
	<goods id="39583" name="战宠礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动战宠礼包]]></description>
		<base/>
	</goods>
	<goods id="39584" name="充值礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动充值礼包]]></description>
		<base/>
	</goods>
	<goods id="39585" name="充值礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动充值礼包]]></description>
		<base/>
	</goods>
	<goods id="39586" name="核心礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动核心礼包]]></description>
		<base/>
	</goods>
	<goods id="39587" name="核心礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动核心礼包]]></description>
		<base/>
	</goods>
	<goods id="39588" name="宝石礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动宝石礼包]]></description>
		<base/>
	</goods>
	<goods id="39589" name="宝石礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动宝石礼包]]></description>
		<base/>
	</goods>
	<goods id="39590" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39591" name="龙魂礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动龙魂礼包]]></description>
		<base/>
	</goods>
	<goods id="39592" name="战力礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动战力礼包]]></description>
		<base/>
	</goods>
	<goods id="39593" name="战力礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动战力礼包]]></description>
		<base/>
	</goods>
	<goods id="39594" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39595" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39596" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39597" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39598" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39599" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39600" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39601" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39602" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39603" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39604" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39605" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39606" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39607" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39608" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39609" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39610" name="洗炼礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动洗炼礼包]]></description>
		<base/>
	</goods>
	<goods id="39611" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39612" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39613" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39614" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39615" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39616" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39617" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39618" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39619" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39620" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39621" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39622" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39623" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39624" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39625" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39626" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39627" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39628" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39629" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39630" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39631" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39632" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39633" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39634" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39635" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39636" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="39637" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39638" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="39639" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="39640" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="39641" name="全服首充达到10人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到10人]]></description>
		<base/>
	</goods>
	<goods id="39642" name="全服首充达到20人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到20人]]></description>
		<base/>
	</goods>
	<goods id="39643" name="全服首充达到30人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到30人]]></description>
		<base/>
	</goods>
	<goods id="39644" name="全服首充达到45人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到45人]]></description>
		<base/>
	</goods>
	<goods id="39645" name="全服首充达到60人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到60人]]></description>
		<base/>
	</goods>
	<goods id="39646" name="全服首充达到75人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到75人]]></description>
		<base/>
	</goods>
	<goods id="39647" name="全服首充达到90人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到90人]]></description>
		<base/>
	</goods>
	<goods id="39648" name="全服首充达到105人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到105人]]></description>
		<base/>
	</goods>
	<goods id="39649" name="全服首充达到120人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到120人]]></description>
		<base/>
	</goods>
	<goods id="39650" name="全服购买王国理财达到10人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到10人]]></description>
		<base/>
	</goods>
	<goods id="39651" name="全服购买王国理财达到15人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到15人]]></description>
		<base/>
	</goods>
	<goods id="39652" name="全服购买王国理财达到20人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到20人]]></description>
		<base/>
	</goods>
	<goods id="39653" name="全服购买王国理财达到25人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到25人]]></description>
		<base/>
	</goods>
	<goods id="39654" name="全服购买王国理财达到30人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到30人]]></description>
		<base/>
	</goods>
	<goods id="39655" name="全服购买王国理财达到40人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到40人]]></description>
		<base/>
	</goods>
	<goods id="39656" name="全服购买王国理财达到50人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到50人]]></description>
		<base/>
	</goods>
	<goods id="39657" name="全服购买王国理财达到65人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到65人]]></description>
		<base/>
	</goods>
	<goods id="39658" name="全服购买王国理财达到80人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买王国理财达到80人]]></description>
		<base/>
	</goods>
	<goods id="39659" name="全服购买开服投资达到10人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到10人]]></description>
		<base/>
	</goods>
	<goods id="39660" name="全服购买开服投资达到15人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到15人]]></description>
		<base/>
	</goods>
	<goods id="39661" name="全服购买开服投资达到20人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到20人]]></description>
		<base/>
	</goods>
	<goods id="39662" name="全服购买开服投资达到25人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到25人]]></description>
		<base/>
	</goods>
	<goods id="39663" name="全服购买开服投资达到30人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到30人]]></description>
		<base/>
	</goods>
	<goods id="39664" name="全服购买开服投资达到40人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到40人]]></description>
		<base/>
	</goods>
	<goods id="39665" name="全服购买开服投资达到50人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到50人]]></description>
		<base/>
	</goods>
	<goods id="39666" name="全服购买开服投资达到65人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到65人]]></description>
		<base/>
	</goods>
	<goods id="39667" name="全服购买开服投资达到80人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服购买开服投资达到80人]]></description>
		<base/>
	</goods>
	<goods id="39668" name="全服活跃5000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃5000]]></description>
		<base/>
	</goods>
	<goods id="39669" name="全服活跃8000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃8000]]></description>
		<base/>
	</goods>
	<goods id="39670" name="全服活跃12000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃12000]]></description>
		<base/>
	</goods>
	<goods id="39671" name="全服活跃16000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃16000]]></description>
		<base/>
	</goods>
	<goods id="39672" name="全服活跃20000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃20000]]></description>
		<base/>
	</goods>
	<goods id="39673" name="全服活跃25000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃25000]]></description>
		<base/>
	</goods>
	<goods id="39674" name="全服活跃30000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃30000]]></description>
		<base/>
	</goods>
	<goods id="39675" name="全服活跃35000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃35000]]></description>
		<base/>
	</goods>
	<goods id="39676" name="全服活跃40000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服活跃40000]]></description>
		<base/>
	</goods>
	<goods id="39677" name="全服击杀BOSS200个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS200个]]></description>
		<base/>
	</goods>
	<goods id="39678" name="全服击杀BOSS400个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS400个]]></description>
		<base/>
	</goods>
	<goods id="39679" name="全服击杀BOSS600个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS600个]]></description>
		<base/>
	</goods>
	<goods id="39680" name="全服击杀BOSS800个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS800个]]></description>
		<base/>
	</goods>
	<goods id="39681" name="全服击杀BOSS1000个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS1000个]]></description>
		<base/>
	</goods>
	<goods id="39682" name="全服击杀BOSS1200个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS1200个]]></description>
		<base/>
	</goods>
	<goods id="39683" name="全服击杀BOSS1400个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS1400个]]></description>
		<base/>
	</goods>
	<goods id="39684" name="全服击杀BOSS1600个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS1600个]]></description>
		<base/>
	</goods>
	<goods id="39685" name="全服击杀BOSS1800个" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服击杀BOSS1800个]]></description>
		<base/>
	</goods>
	<goods id="39686" name="排行目标奖励一档10绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励一档10绑钻]]></description>
		<base/>
	</goods>
	<goods id="39687" name="排行目标奖励二档15绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励二档15绑钻]]></description>
		<base/>
	</goods>
	<goods id="39688" name="排行目标奖励三档20绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励三档20绑钻]]></description>
		<base/>
	</goods>
	<goods id="39689" name="目标任务阶段1奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段1奖励]]></description>
		<base/>
	</goods>
	<goods id="39690" name="目标任务阶段2奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段2奖励]]></description>
		<base/>
	</goods>
	<goods id="39691" name="目标任务阶段3奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段3奖励]]></description>
		<base/>
	</goods>
	<goods id="39692" name="目标任务阶段4奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段4奖励]]></description>
		<base/>
	</goods>
	<goods id="39693" name="目标任务阶段5奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段5奖励]]></description>
		<base/>
	</goods>
	<goods id="39694" name="目标任务阶段6奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段6奖励]]></description>
		<base/>
	</goods>
	<goods id="39695" name="目标任务阶段7奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段7奖励]]></description>
		<base/>
	</goods>
	<goods id="39696" name="目标任务阶段8奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段8奖励]]></description>
		<base/>
	</goods>
	<goods id="39697" name="目标任务阶段9奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段9奖励]]></description>
		<base/>
	</goods>
	<goods id="39698" name="目标任务阶段10奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段10奖励]]></description>
		<base/>
	</goods>
	<goods id="39699" name="目标任务阶段11奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段11奖励]]></description>
		<base/>
	</goods>
	<goods id="39700" name="目标任务阶段12奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段12奖励]]></description>
		<base/>
	</goods>
	<goods id="39701" name="目标任务阶段13奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段13奖励]]></description>
		<base/>
	</goods>
	<goods id="39702" name="目标任务阶段14奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段14奖励]]></description>
		<base/>
	</goods>
	<goods id="39703" name="目标任务阶段15奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段15奖励]]></description>
		<base/>
	</goods>
	<goods id="39704" name="目标任务阶段16奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段16奖励]]></description>
		<base/>
	</goods>
	<goods id="39705" name="目标任务阶段17奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段17奖励]]></description>
		<base/>
	</goods>
	<goods id="39706" name="目标任务阶段18奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段18奖励]]></description>
		<base/>
	</goods>
	<goods id="39707" name="目标任务阶段19奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段19奖励]]></description>
		<base/>
	</goods>
	<goods id="39708" name="目标任务阶段20奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段20奖励]]></description>
		<base/>
	</goods>
	<goods id="39709" name="目标任务阶段21奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段21奖励]]></description>
		<base/>
	</goods>
	<goods id="39710" name="目标任务阶段22奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段22奖励]]></description>
		<base/>
	</goods>
	<goods id="39711" name="目标任务阶段23奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段23奖励]]></description>
		<base/>
	</goods>
	<goods id="39712" name="目标任务阶段24奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段24奖励]]></description>
		<base/>
	</goods>
	<goods id="39713" name="目标任务阶段25奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段25奖励]]></description>
		<base/>
	</goods>
	<goods id="39714" name="目标任务阶段26奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段26奖励]]></description>
		<base/>
	</goods>
	<goods id="39715" name="目标任务阶段27奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段27奖励]]></description>
		<base/>
	</goods>
	<goods id="39716" name="目标任务阶段28奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段28奖励]]></description>
		<base/>
	</goods>
	<goods id="39717" name="目标任务阶段29奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段29奖励]]></description>
		<base/>
	</goods>
	<goods id="39718" name="目标任务阶段30奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段30奖励]]></description>
		<base/>
	</goods>
	<goods id="39719" name="目标任务阶段31奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段31奖励]]></description>
		<base/>
	</goods>
	<goods id="39720" name="照片墙任务奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励1]]></description>
		<base/>
	</goods>
	<goods id="39721" name="照片墙任务奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励2]]></description>
		<base/>
	</goods>
	<goods id="39722" name="照片墙任务奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励3]]></description>
		<base/>
	</goods>
	<goods id="39723" name="照片墙任务奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励4]]></description>
		<base/>
	</goods>
	<goods id="39724" name="照片墙任务奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励5]]></description>
		<base/>
	</goods>
	<goods id="39725" name="照片墙任务奖励6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励6]]></description>
		<base/>
	</goods>
	<goods id="39726" name="照片墙任务奖励7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励7]]></description>
		<base/>
	</goods>
	<goods id="39727" name="照片墙任务奖励8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励8]]></description>
		<base/>
	</goods>
	<goods id="39728" name="照片墙任务奖励9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励9]]></description>
		<base/>
	</goods>
	<goods id="39729" name="照片墙任务奖励10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励10]]></description>
		<base/>
	</goods>
	<goods id="39730" name="照片墙任务奖励11" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励11]]></description>
		<base/>
	</goods>
	<goods id="39731" name="照片墙任务奖励12" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励12]]></description>
		<base/>
	</goods>
	<goods id="39732" name="照片墙任务奖励13" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励13]]></description>
		<base/>
	</goods>
	<goods id="39733" name="照片墙任务奖励14" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励14]]></description>
		<base/>
	</goods>
	<goods id="39734" name="照片墙任务奖励15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励15]]></description>
		<base/>
	</goods>
	<goods id="39735" name="照片墙任务奖励16" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励16]]></description>
		<base/>
	</goods>
	<goods id="39736" name="照片墙任务奖励17" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励17]]></description>
		<base/>
	</goods>
	<goods id="39737" name="照片墙任务奖励18" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励18]]></description>
		<base/>
	</goods>
	<goods id="39738" name="照片墙任务奖励19" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励19]]></description>
		<base/>
	</goods>
	<goods id="39739" name="照片墙任务奖励20" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励20]]></description>
		<base/>
	</goods>
	<goods id="39740" name="照片墙任务奖励21" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励21]]></description>
		<base/>
	</goods>
	<goods id="39741" name="照片墙任务奖励22" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励22]]></description>
		<base/>
	</goods>
	<goods id="39742" name="照片墙任务奖励23" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励23]]></description>
		<base/>
	</goods>
	<goods id="39743" name="照片墙任务奖励24" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励24]]></description>
		<base/>
	</goods>
	<goods id="39744" name="照片墙任务奖励25" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励25]]></description>
		<base/>
	</goods>
	<goods id="39745" name="照片墙任务奖励26" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励26]]></description>
		<base/>
	</goods>
	<goods id="39746" name="照片墙任务奖励27" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励27]]></description>
		<base/>
	</goods>
	<goods id="39747" name="照片墙任务奖励28" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励28]]></description>
		<base/>
	</goods>
	<goods id="39748" name="照片墙任务奖励29" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励29]]></description>
		<base/>
	</goods>
	<goods id="39749" name="照片墙任务奖励30" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励30]]></description>
		<base/>
	</goods>
	<goods id="39750" name="照片墙任务奖励31" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励31]]></description>
		<base/>
	</goods>
	<goods id="39751" name="照片墙任务奖励32" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励32]]></description>
		<base/>
	</goods>
	<goods id="39752" name="照片墙任务奖励33" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励33]]></description>
		<base/>
	</goods>
	<goods id="39753" name="照片墙任务奖励34" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励34]]></description>
		<base/>
	</goods>
	<goods id="39754" name="照片墙任务奖励35" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励35]]></description>
		<base/>
	</goods>
	<goods id="39755" name="照片墙任务奖励36" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励36]]></description>
		<base/>
	</goods>
	<goods id="39756" name="照片墙任务奖励37" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励37]]></description>
		<base/>
	</goods>
	<goods id="39757" name="照片墙任务奖励38" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[照片墙任务奖励38]]></description>
		<base/>
	</goods>
	<goods id="39758" name="冒险等级奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励1]]></description>
		<base/>
	</goods>
	<goods id="39759" name="冒险等级奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励2]]></description>
		<base/>
	</goods>
	<goods id="39760" name="冒险等级奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励3]]></description>
		<base/>
	</goods>
	<goods id="39761" name="冒险等级奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励4]]></description>
		<base/>
	</goods>
	<goods id="39762" name="冒险等级奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励5]]></description>
		<base/>
	</goods>
	<goods id="39763" name="冒险等级奖励6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励6]]></description>
		<base/>
	</goods>
	<goods id="39764" name="冒险等级奖励7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励7]]></description>
		<base/>
	</goods>
	<goods id="39765" name="冒险等级奖励8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励8]]></description>
		<base/>
	</goods>
	<goods id="39766" name="冒险等级奖励9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励9]]></description>
		<base/>
	</goods>
	<goods id="39767" name="冒险等级奖励10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励10]]></description>
		<base/>
	</goods>
	<goods id="39768" name="冒险等级奖励11" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励11]]></description>
		<base/>
	</goods>
	<goods id="39769" name="冒险等级奖励12" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励12]]></description>
		<base/>
	</goods>
	<goods id="39770" name="冒险等级奖励13" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励13]]></description>
		<base/>
	</goods>
	<goods id="39771" name="冒险等级奖励14" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励14]]></description>
		<base/>
	</goods>
	<goods id="39772" name="冒险等级奖励15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励15]]></description>
		<base/>
	</goods>
	<goods id="39773" name="冒险等级奖励16" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励16]]></description>
		<base/>
	</goods>
	<goods id="39774" name="冒险等级奖励17" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励17]]></description>
		<base/>
	</goods>
	<goods id="39775" name="冒险等级奖励18" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励18]]></description>
		<base/>
	</goods>
	<goods id="39776" name="冒险等级奖励19" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励19]]></description>
		<base/>
	</goods>
	<goods id="39777" name="冒险等级奖励20" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[冒险等级奖励20]]></description>
		<base/>
	</goods>
	<goods id="39778" name="升级助手礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[打开获得]]></description>
		<base/>
	</goods>
	<goods id="39791" name="版图战外围城池宝箱1档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战外围城池宝箱1档]]></description>
		<base/>
	</goods>
	<goods id="39792" name="版图战外围城池宝箱2档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战外围城池宝箱2档]]></description>
		<base/>
	</goods>
	<goods id="39793" name="版图战外围城池宝箱3档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战外围城池宝箱3档]]></description>
		<base/>
	</goods>
	<goods id="39794" name="版图战内圈城池宝箱1档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战内圈城池宝箱1档]]></description>
		<base/>
	</goods>
	<goods id="39795" name="版图战内圈城池宝箱2档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战内圈城池宝箱2档]]></description>
		<base/>
	</goods>
	<goods id="39796" name="版图战内圈城池宝箱3档" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[版图战内圈城池宝箱3档]]></description>
		<base/>
	</goods>
	<goods id="39797" name="全服首充达到150人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购全服首充达到150人]]></description>
		<base/>
	</goods>
	<goods id="39798" name="全服首充达到180人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到180人]]></description>
		<base/>
	</goods>
	<goods id="39799" name="全服首充达到210人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到210人]]></description>
		<base/>
	</goods>
	<goods id="39800" name="全服首充达到240人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到240人]]></description>
		<base/>
	</goods>
	<goods id="39801" name="全服首充达到290人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到290人]]></description>
		<base/>
	</goods>
	<goods id="39802" name="全服首充达到350人" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到350人]]></description>
		<base/>
	</goods>
	<goods id="39803" name="测试礼包用" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动全服首充达到350人]]></description>
		<base/>
	</goods>
	<goods id="39804" name="世界服（2跨服）爵位-公爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-公爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39805" name="世界服（2跨服）爵位-侯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-侯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39806" name="世界服（2跨服）爵位-伯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-伯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39807" name="世界服（2跨服）爵位-子爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-子爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39808" name="世界服（2跨服）爵位-男爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-男爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39809" name="世界服（2跨服）爵位-勋爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-勋爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39810" name="世界服（2跨服）爵位-士爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-士爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39811" name="世界服（2跨服）爵位-民爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（2跨服）爵位-民爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39812" name="世界服（4跨服）爵位-公爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-公爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39813" name="世界服（4跨服）爵位-侯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-侯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39814" name="世界服（4跨服）爵位-伯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-伯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39815" name="世界服（4跨服）爵位-子爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-子爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39816" name="世界服（4跨服）爵位-男爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-男爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39817" name="世界服（4跨服）爵位-勋爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-勋爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39818" name="世界服（4跨服）爵位-士爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-士爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39819" name="世界服（4跨服）爵位-民爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4跨服）爵位-民爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39820" name="世界服（8跨服）爵位-公爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-公爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39821" name="世界服（8跨服）爵位-侯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-侯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39822" name="世界服（8跨服）爵位-伯爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-伯爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39823" name="世界服（8跨服）爵位-子爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-子爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39824" name="世界服（8跨服）爵位-男爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-男爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39825" name="世界服（8跨服）爵位-勋爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-勋爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39826" name="世界服（8跨服）爵位-士爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-士爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39827" name="世界服（8跨服）爵位-民爵每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8跨服）爵位-民爵每日奖励]]></description>
		<base/>
	</goods>
	<goods id="39828" name="全服第1名且核心评分达到140000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第1名且核心评分达到140000]]></description>
		<base/>
	</goods>
	<goods id="39829" name="全服第2-3名且核心评分达到140000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第2-3名且核心评分达到140000]]></description>
		<base/>
	</goods>
	<goods id="39830" name="全服第4-10名且核心评分达到140000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第4-10名且核心评分达到140000]]></description>
		<base/>
	</goods>
	<goods id="39831" name="全服第11-30名核心评分达到140000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第11-30名核心评分达到140000]]></description>
		<base/>
	</goods>
	<goods id="39832" name="核心评分达到100000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[核心评分达到100000]]></description>
		<base/>
	</goods>
	<goods id="39833" name="核心评分达到50000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[核心评分达到50000]]></description>
		<base/>
	</goods>
	<goods id="39834" name="全服第1名且龙魂秘境达到6章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第1名且龙魂秘境达到6章1关]]></description>
		<base/>
	</goods>
	<goods id="39835" name="全服第2-3名且龙魂秘境达到6章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第2-3名且龙魂秘境达到6章1关]]></description>
		<base/>
	</goods>
	<goods id="39836" name="全服第4-10名且龙魂秘境达到6章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第4-10名且龙魂秘境达到6章1关]]></description>
		<base/>
	</goods>
	<goods id="39837" name="全服第11-30名且龙魂秘境达到6章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[全服第11-30名且龙魂秘境达到6章1关]]></description>
		<base/>
	</goods>
	<goods id="39838" name="龙魂秘境达到5章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂秘境达到5章1关]]></description>
		<base/>
	</goods>
	<goods id="39839" name="龙魂秘境达到4章1关" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂秘境达到4章1关]]></description>
		<base/>
	</goods>
	<goods id="39840" name="世界服宝库宝箱奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励1]]></description>
		<base/>
	</goods>
	<goods id="39841" name="世界服宝库宝箱奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励2]]></description>
		<base/>
	</goods>
	<goods id="39842" name="世界服宝库宝箱奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励3]]></description>
		<base/>
	</goods>
	<goods id="39843" name="世界服宝库宝箱奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励4]]></description>
		<base/>
	</goods>
	<goods id="39844" name="世界服宝库宝箱奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励5]]></description>
		<base/>
	</goods>
	<goods id="39845" name="世界服宝库宝箱奖励6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励6]]></description>
		<base/>
	</goods>
	<goods id="39846" name="世界服宝库宝箱奖励7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励7]]></description>
		<base/>
	</goods>
	<goods id="39847" name="世界服宝库宝箱奖励8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励8]]></description>
		<base/>
	</goods>
	<goods id="39848" name="世界服宝库宝箱奖励9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励9]]></description>
		<base/>
	</goods>
	<goods id="39853" name="目标任务阶段32奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段32奖励]]></description>
		<base/>
	</goods>
	<goods id="39854" name="目标任务阶段33奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段33奖励]]></description>
		<base/>
	</goods>
	<goods id="39855" name="目标任务阶段34奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段34奖励]]></description>
		<base/>
	</goods>
	<goods id="39856" name="目标任务阶段35奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段35奖励]]></description>
		<base/>
	</goods>
	<goods id="39857" name="目标任务阶段36奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段36奖励]]></description>
		<base/>
	</goods>
	<goods id="39858" name="目标任务阶段37奖励（已弃用）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[目标任务阶段37奖励（已弃用）]]></description>
		<base/>
	</goods>
	<goods id="39859" name="世界服（4服）巅峰大乱斗1层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗1层奖励]]></description>
		<base/>
	</goods>
	<goods id="39860" name="世界服（4服）巅峰大乱斗2层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗2层奖励]]></description>
		<base/>
	</goods>
	<goods id="39861" name="世界服（4服）巅峰大乱斗3层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗3层奖励]]></description>
		<base/>
	</goods>
	<goods id="39862" name="世界服（4服）巅峰大乱斗4层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗4层奖励]]></description>
		<base/>
	</goods>
	<goods id="39863" name="世界服（4服）巅峰大乱斗5层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗5层奖励]]></description>
		<base/>
	</goods>
	<goods id="39864" name="世界服（4服）巅峰大乱斗6层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗6层奖励]]></description>
		<base/>
	</goods>
	<goods id="39865" name="世界服（4服）巅峰大乱斗7层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗7层奖励]]></description>
		<base/>
	</goods>
	<goods id="39866" name="世界服（4服）巅峰大乱斗8层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗8层奖励]]></description>
		<base/>
	</goods>
	<goods id="39867" name="世界服（4服）巅峰大乱斗9层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗9层奖励]]></description>
		<base/>
	</goods>
	<goods id="39868" name="世界服（8服）巅峰大乱斗1层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗1层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39869" name="世界服（8服）巅峰大乱斗2层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗2层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39870" name="世界服（8服）巅峰大乱斗3层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗3层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39871" name="世界服（8服）巅峰大乱斗4层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗4层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39872" name="世界服（8服）巅峰大乱斗5层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗5层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39873" name="世界服（8服）巅峰大乱斗6层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗6层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39874" name="世界服（8服）巅峰大乱斗7层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗7层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39875" name="世界服（8服）巅峰大乱斗8层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗8层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39876" name="世界服（8服）巅峰大乱斗9层升层奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗9层升层奖励]]></description>
		<base/>
	</goods>
	<goods id="39877" name="世界服（4服）巅峰大乱斗排名1奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名1奖励]]></description>
		<base/>
	</goods>
	<goods id="39878" name="世界服（4服）巅峰大乱斗排名2奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名2奖励]]></description>
		<base/>
	</goods>
	<goods id="39879" name="世界服（4服）巅峰大乱斗排名3奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名3奖励]]></description>
		<base/>
	</goods>
	<goods id="39880" name="世界服（4服）巅峰大乱斗排名4奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名4奖励]]></description>
		<base/>
	</goods>
	<goods id="39881" name="世界服（4服）巅峰大乱斗排名5奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名5奖励]]></description>
		<base/>
	</goods>
	<goods id="39882" name="世界服（4服）巅峰大乱斗排名6奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名6奖励]]></description>
		<base/>
	</goods>
	<goods id="39883" name="世界服（4服）巅峰大乱斗排名7奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名7奖励]]></description>
		<base/>
	</goods>
	<goods id="39884" name="世界服（4服）巅峰大乱斗排名8奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名8奖励]]></description>
		<base/>
	</goods>
	<goods id="39885" name="世界服（4服）巅峰大乱斗排名9奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名9奖励]]></description>
		<base/>
	</goods>
	<goods id="39886" name="世界服（4服）巅峰大乱斗排名10奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名10奖励]]></description>
		<base/>
	</goods>
	<goods id="39887" name="世界服（4服）巅峰大乱斗排名11-60奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名11-60奖励]]></description>
		<base/>
	</goods>
	<goods id="39888" name="世界服（4服）巅峰大乱斗排名61以上奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（4服）巅峰大乱斗排名61以上奖励]]></description>
		<base/>
	</goods>
	<goods id="39889" name="世界服（8服）巅峰大乱斗排名1奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名1奖励]]></description>
		<base/>
	</goods>
	<goods id="39890" name="世界服（8服）巅峰大乱斗排名2奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名2奖励]]></description>
		<base/>
	</goods>
	<goods id="39891" name="世界服（8服）巅峰大乱斗排名3奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名3奖励]]></description>
		<base/>
	</goods>
	<goods id="39892" name="世界服（8服）巅峰大乱斗排名4奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名4奖励]]></description>
		<base/>
	</goods>
	<goods id="39893" name="世界服（8服）巅峰大乱斗排名5奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名5奖励]]></description>
		<base/>
	</goods>
	<goods id="39894" name="世界服（8服）巅峰大乱斗排名6奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名6奖励]]></description>
		<base/>
	</goods>
	<goods id="39895" name="世界服（8服）巅峰大乱斗排名7奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名7奖励]]></description>
		<base/>
	</goods>
	<goods id="39896" name="世界服（8服）巅峰大乱斗排名8奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名8奖励]]></description>
		<base/>
	</goods>
	<goods id="39897" name="世界服（8服）巅峰大乱斗排名9奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名9奖励]]></description>
		<base/>
	</goods>
	<goods id="39898" name="世界服（8服）巅峰大乱斗排名10奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名10奖励]]></description>
		<base/>
	</goods>
	<goods id="39899" name="世界服（8服）巅峰大乱斗排名11-60奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名11-60奖励]]></description>
		<base/>
	</goods>
	<goods id="39900" name="世界服（8服）巅峰大乱斗排名61以上奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="2" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服（8服）巅峰大乱斗排名61以上奖励]]></description>
		<base/>
	</goods>
	<goods id="39901" name="开服播报奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服播报福利奖励]]></description>
		<base/>
	</goods>
	<goods id="39902" name="模拟战单服阵营胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39903" name="模拟战单服阵营失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39904" name="模拟战2跨服阵营胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39905" name="模拟战2跨服阵营失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39906" name="模拟战4跨服阵营胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39907" name="模拟战4跨服阵营失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39908" name="模拟战8跨服阵营胜利奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营胜利奖励]]></description>
		<base/>
	</goods>
	<goods id="39909" name="模拟战8跨服阵营失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战单服阵营失败奖励]]></description>
		<base/>
	</goods>
	<goods id="39910" name="模拟战2跨服300积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服210积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39911" name="模拟战2跨服350积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服440积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39912" name="模拟战2跨服1000积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服690积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39913" name="模拟战2跨服1500积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服960积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39914" name="模拟战2跨服1900积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1250积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39915" name="模拟战2跨服2400积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1560积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39916" name="模拟战4跨服300积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服210积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39917" name="模拟战4跨服350积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服440积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39918" name="模拟战4跨服1000积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服690积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39919" name="模拟战4跨服1500积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服960积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39920" name="模拟战4跨服1900积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1250积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39921" name="模拟战4跨服2400积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1560积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39922" name="模拟战8跨服300积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服210积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39923" name="模拟战8跨服350积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服440积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39924" name="模拟战8跨服1000积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服690积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39925" name="模拟战8跨服1500积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服960积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39926" name="模拟战8跨服1900积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1250积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39927" name="模拟战8跨服2400积分目标奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服1560积分目标奖励]]></description>
		<base/>
	</goods>
	<goods id="39928" name="模拟战2跨服积分第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39929" name="模拟战2跨服积分第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39930" name="模拟战2跨服积分第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39931" name="模拟战2跨服积分第4~10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第4~10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39932" name="模拟战2跨服积分第11~60名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第11~60名奖励]]></description>
		<base/>
	</goods>
	<goods id="39933" name="模拟战2跨服积分第61~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第61~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39934" name="模拟战4跨服积分第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39935" name="模拟战4跨服积分第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39936" name="模拟战4跨服积分第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39937" name="模拟战4跨服积分第4~10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第4~10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39938" name="模拟战4跨服积分第11~60名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第11~60名奖励]]></description>
		<base/>
	</goods>
	<goods id="39939" name="模拟战4跨服积分第61~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第61~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39940" name="模拟战4跨服积分第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39941" name="模拟战4跨服积分第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第一名奖励]]></description>
		<base/>
	</goods>
	<goods id="39942" name="模拟战4跨服积分第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="39943" name="模拟战4跨服积分第4~10名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第4~10名奖励]]></description>
		<base/>
	</goods>
	<goods id="39944" name="模拟战4跨服积分第11~60名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第11~60名奖励]]></description>
		<base/>
	</goods>
	<goods id="39945" name="模拟战4跨服积分第61~999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[模拟战本服积分第61~999名奖励]]></description>
		<base/>
	</goods>
	<goods id="39946" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="39947" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="39948" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="39949" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="52000" name="家族争霸族长每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸族长每日奖励]]></description>
		<base/>
	</goods>
	<goods id="52001" name="家族争霸职位每日奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族争霸职位每日奖励]]></description>
		<base/>
	</goods>
	<goods id="52002" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="52003" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="52004" name="首充980档奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[首充980档奖励1]]></description>
		<base/>
	</goods>
	<goods id="52005" name="首充980档奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[首充980档奖励1]]></description>
		<base/>
	</goods>
	<goods id="52006" name="首充980档奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[首充980档奖励1]]></description>
		<base/>
	</goods>
	<goods id="53007" name="免费vip礼包1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40009" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包1]]></description>
		<base/>
	</goods>
	<goods id="53008" name="免费vip礼包2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40009" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包2]]></description>
		<base/>
	</goods>
	<goods id="53009" name="免费vip礼包3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40009" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包3]]></description>
		<base/>
	</goods>
	<goods id="53010" name="免费vip礼包4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包4]]></description>
		<base/>
	</goods>
	<goods id="53011" name="免费vip礼包5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包5]]></description>
		<base/>
	</goods>
	<goods id="53012" name="世界服宝库宝箱奖励10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[世界服宝库宝箱奖励10]]></description>
		<base/>
	</goods>
	<goods id="53013" name="vip12专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip12专属礼包]]></description>
		<base/>
	</goods>
	<goods id="53014" name="vip13专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip13专属礼包]]></description>
		<base/>
	</goods>
	<goods id="53015" name="vip14专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip14专属礼包]]></description>
		<base/>
	</goods>
	<goods id="53016" name="vip15专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip15专属礼包]]></description>
		<base/>
	</goods>
	<goods id="53017" name="vip12每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip12每日礼包]]></description>
		<base/>
	</goods>
	<goods id="53018" name="vip13每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip13每日礼包]]></description>
		<base/>
	</goods>
	<goods id="53019" name="vip14每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip14每日礼包]]></description>
		<base/>
	</goods>
	<goods id="53020" name="vip15每日礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[vip15每日礼包]]></description>
		<base/>
	</goods>
	<goods id="53021" name="排行目标奖励一档25绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励一档25绑钻]]></description>
		<base/>
	</goods>
	<goods id="53022" name="排行目标奖励二档30绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励二档30绑钻]]></description>
		<base/>
	</goods>
	<goods id="53023" name="排行目标奖励三档40绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励三档40绑钻]]></description>
		<base/>
	</goods>
	<goods id="53024" name="排行目标奖励三档50绑钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[排行目标奖励三档50绑钻]]></description>
		<base/>
	</goods>
	<goods id="53025" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53026" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53027" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53028" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53029" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53030" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="53031" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53032" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53033" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53034" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53035" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53036" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53037" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="53038" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53039" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53040" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53041" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53042" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53043" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53044" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="53045" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53046" name="套装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动套装礼包]]></description>
		<base/>
	</goods>
	<goods id="53047" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53048" name="装备礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动装备礼包]]></description>
		<base/>
	</goods>
	<goods id="53049" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53050" name="饰品礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动饰品礼包]]></description>
		<base/>
	</goods>
	<goods id="53051" name="时装礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动时装礼包]]></description>
		<base/>
	</goods>
	<goods id="53052" name="开服累充52880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充52880奖励]]></description>
		<base/>
	</goods>
	<goods id="53053" name="开服累充68880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充68880奖励]]></description>
		<base/>
	</goods>
	<goods id="53054" name="开服累充88880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充88880奖励]]></description>
		<base/>
	</goods>
	<goods id="53055" name="开服累充108880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充108880奖励]]></description>
		<base/>
	</goods>
	<goods id="53056" name="开服累充128880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充128880奖励]]></description>
		<base/>
	</goods>
	<goods id="53057" name="开服累充148880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充148880奖励]]></description>
		<base/>
	</goods>
	<goods id="53058" name="开服累充168880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充168880奖励]]></description>
		<base/>
	</goods>
	<goods id="53059" name="开服累充188880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充188880奖励]]></description>
		<base/>
	</goods>
	<goods id="53060" name="开服累充208880奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[开服累充208880奖励]]></description>
		<base/>
	</goods>
	<goods id="53061" name="充值新手礼包60" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包60]]></description>
		<base/>
	</goods>
	<goods id="53062" name="充值新手礼包300" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包300]]></description>
		<base/>
	</goods>
	<goods id="53063" name="充值新手礼包680" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包680]]></description>
		<base/>
	</goods>
	<goods id="53064" name="充值新手礼包1280" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包1280]]></description>
		<base/>
	</goods>
	<goods id="53065" name="充值新手礼包3280" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包3280]]></description>
		<base/>
	</goods>
	<goods id="53066" name="充值新手礼包6480" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值新手礼包6480]]></description>
		<base/>
	</goods>
	<goods id="53067" name="充值周礼包60" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包60]]></description>
		<base/>
	</goods>
	<goods id="53068" name="充值周礼包300" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包300]]></description>
		<base/>
	</goods>
	<goods id="53069" name="充值周礼包680" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包680]]></description>
		<base/>
	</goods>
	<goods id="53070" name="充值周礼包1280" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包1280]]></description>
		<base/>
	</goods>
	<goods id="53071" name="充值周礼包1980" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包3280]]></description>
		<base/>
	</goods>
	<goods id="53072" name="充值周礼包60" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包60]]></description>
		<base/>
	</goods>
	<goods id="53073" name="充值周礼包300" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包300]]></description>
		<base/>
	</goods>
	<goods id="53074" name="充值周礼包680" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包680]]></description>
		<base/>
	</goods>
	<goods id="53075" name="充值周礼包1280" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[充值周礼包1280]]></description>
		<base/>
	</goods>
	<goods id="53076" name="每日结算第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53077" name="每日结算2~5名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53078" name="每日结算6~20名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53079" name="每日结算21~50名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53080" name="每日结算51~200名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53081" name="每日结算201~500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53082" name="每日结算501~1000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53083" name="每日结算1001~1800名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53084" name="每日结算1801~3000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53085" name="每日结算3001~4500名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53086" name="每日结算4501~6000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53087" name="每日结算6001~9999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53088" name="奇珍币*50" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="15012" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53089" name="部署点*100" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40584" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53090" name="部署点*200" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40584" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53091" name="部署点*300" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40584" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53092" name="部署点*400" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40584" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53093" name="龙魄精华*1000" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40605" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[获得以下道具：]]></description>
		<base/>
	</goods>
	<goods id="53094" name="免费vip礼包6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包6]]></description>
		<base/>
	</goods>
	<goods id="53095" name="免费vip礼包7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包7]]></description>
		<base/>
	</goods>
	<goods id="53096" name="免费vip礼包8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[免费vip礼包8]]></description>
		<base/>
	</goods>
	<goods id="53097" name="日常30活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53098" name="日常60活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53099" name="日常100活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53100" name="日常150活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53101" name="日常200活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53102" name="日常250活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53103" name="日常300活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53104" name="日常350活跃奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[日常30活跃奖励]]></description>
		<base/>
	</goods>
	<goods id="53105" name="巅峰大乱斗资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[巅峰大乱斗找回资源礼包]]></description>
		<base/>
	</goods>
	<goods id="53106" name="王国模拟战资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[王国模拟战资源找回礼包]]></description>
		<base/>
	</goods>
	<goods id="53107" name="家族交互资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族交互资源找回礼包]]></description>
		<base/>
	</goods>
	<goods id="53108" name="决战封魔资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[决战封魔资源找回礼包]]></description>
		<base/>
	</goods>
	<goods id="53109" name="龙蛋掠夺资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙蛋掠夺资源找回礼包]]></description>
		<base/>
	</goods>
	<goods id="53110" name="航海王资源找回礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[航海王资源找回礼包]]></description>
		<base/>
	</goods>
	<goods id="53111" name="1V1竞技挑战失败奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16050" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[1V1竞技挑战失败奖励]]></description>
		<base/>
	</goods>
	<goods id="53112" name="V4直升礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="5" icon="40010" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[使用获得VIP经验卡*100]]></description>
		<base/>
	</goods>
	<goods id="53113" name="拆弹成功奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹成功奖励]]></description>
		<base/>
	</goods>
	<goods id="53114" name="拆弹失败功奖励" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹成功奖励]]></description>
		<base/>
	</goods>
	<goods id="53115" name="拆弹专家第一名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家第一名]]></description>
		<base/>
	</goods>
	<goods id="53116" name="拆弹专家第二名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家第二名]]></description>
		<base/>
	</goods>
	<goods id="53117" name="拆弹专家第三名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家第三名]]></description>
		<base/>
	</goods>
	<goods id="53118" name="拆弹专家4到6名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家4到6名]]></description>
		<base/>
	</goods>
	<goods id="53119" name="拆弹专家7到10名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家7到10名]]></description>
		<base/>
	</goods>
	<goods id="53120" name="拆弹专家11到20名" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[拆弹专家11到20名]]></description>
		<base/>
	</goods>
	<goods id="53121" name="大地龙神装甲礼包" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[大地龙神装甲礼包]]></description>
		<base/>
	</goods>
	<goods id="53122" name="奇境觅宝累计礼包第一天" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝累计礼包第一天]]></description>
		<base/>
	</goods>
	<goods id="53123" name="奇境觅宝累计礼包第二天" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝累计礼包第二天]]></description>
		<base/>
	</goods>
	<goods id="53124" name="奇境觅宝累计礼包第三天" price="0" isgainnotice="0" type="10" sell="1" destroy="1" color="5" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝累计礼包第三天]]></description>
		<base/>
	</goods>
	<goods id="53125" name="学院答题第1名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第1名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53126" name="学院答题第2名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第2名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53127" name="学院答题第3名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第3名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53128" name="学院答题第4名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第4名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53129" name="学院答题第5名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第5名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53130" name="学院答题第6名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第6名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53131" name="学院答题第7名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第7名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53132" name="学院答题第8名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第8名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53133" name="学院答题第9名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第9名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53134" name="学院答题第10~20名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第10~20名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53135" name="学院答题第21~999名奖励（2跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第21~999名奖励（2跨服）]]></description>
		<base/>
	</goods>
	<goods id="53136" name="学院答题第1名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第1名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53137" name="学院答题第2名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第2名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53138" name="学院答题第3名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第3名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53139" name="学院答题第4名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第4名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53140" name="学院答题第5名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第5名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53141" name="学院答题第6名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第6名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53142" name="学院答题第7名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第7名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53143" name="学院答题第8名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第8名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53144" name="学院答题第9名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第9名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53145" name="学院答题第10~30名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第10~30名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53146" name="学院答题第31~999名奖励（4跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第31~999名奖励（4跨服）]]></description>
		<base/>
	</goods>
	<goods id="53147" name="学院答题第1名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第1名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53148" name="学院答题第2名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第2名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53149" name="学院答题第3名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第3名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53150" name="学院答题第4名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第4名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53151" name="学院答题第5名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第5名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53152" name="学院答题第6名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第6名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53153" name="学院答题第7名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第7名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53154" name="学院答题第8名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第8名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53155" name="学院答题第9名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第9名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53156" name="学院答题第10~50名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第10~50名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53157" name="学院答题第51~999名奖励（8跨服）" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题第51~999名奖励（8跨服）]]></description>
		<base/>
	</goods>
	<goods id="53158" name="学院答题协助奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[学院答题协助奖励]]></description>
		<base/>
	</goods>
	<goods id="53159" name="奇境觅宝目标奖励1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励1]]></description>
		<base/>
	</goods>
	<goods id="53160" name="奇境觅宝目标奖励2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励2]]></description>
		<base/>
	</goods>
	<goods id="53161" name="奇境觅宝目标奖励3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励3]]></description>
		<base/>
	</goods>
	<goods id="53162" name="奇境觅宝目标奖励4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励4]]></description>
		<base/>
	</goods>
	<goods id="53163" name="奇境觅宝目标奖励5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励5]]></description>
		<base/>
	</goods>
	<goods id="53164" name="奇境觅宝目标奖励6" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励6]]></description>
		<base/>
	</goods>
	<goods id="53165" name="奇境觅宝目标奖励7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励7]]></description>
		<base/>
	</goods>
	<goods id="53166" name="奇境觅宝目标奖励8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励8]]></description>
		<base/>
	</goods>
	<goods id="53167" name="奇境觅宝目标奖励9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励9]]></description>
		<base/>
	</goods>
	<goods id="53168" name="奇境觅宝目标奖励10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励10]]></description>
		<base/>
	</goods>
	<goods id="53169" name="奇境觅宝目标奖励11" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励11]]></description>
		<base/>
	</goods>
	<goods id="53170" name="奇境觅宝目标奖励12" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励12]]></description>
		<base/>
	</goods>
	<goods id="53171" name="奇境觅宝目标奖励13" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励13]]></description>
		<base/>
	</goods>
	<goods id="53172" name="奇境觅宝目标奖励14" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励14]]></description>
		<base/>
	</goods>
	<goods id="53173" name="奇境觅宝目标奖励15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励15]]></description>
		<base/>
	</goods>
	<goods id="53174" name="奇境觅宝目标奖励16" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝目标奖励16]]></description>
		<base/>
	</goods>
	<goods id="53175" name="更新公告奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[更新公告领取的奖励]]></description>
		<base/>
	</goods>
	<goods id="53176" name="投票奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票奖励]]></description>
		<base/>
	</goods>
	<goods id="53177" name="投票第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53178" name="投票第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53179" name="投票第3-4名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53180" name="投票第5-8名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53181" name="投票第9-16名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53182" name="投票第17-30名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53183" name="投票第31-50名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53184" name="投票第51-80名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53185" name="投票第81-120名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53186" name="投票第121-200名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53187" name="投票第201-400名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53188" name="投票第401-600名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53189" name="投票第601-1000名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53190" name="投票第1001-99999名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[秀场投票排行奖励]]></description>
		<base/>
	</goods>
	<goods id="53191" name="合服累充奖励60钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励60钻]]></description>
		<base/>
	</goods>
	<goods id="53192" name="合服累充奖励120钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励120钻]]></description>
		<base/>
	</goods>
	<goods id="53193" name="合服累充奖励360钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励360钻]]></description>
		<base/>
	</goods>
	<goods id="53194" name="合服累充奖励760钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励760钻]]></description>
		<base/>
	</goods>
	<goods id="53195" name="合服累充奖励1580钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励1580钻]]></description>
		<base/>
	</goods>
	<goods id="53196" name="合服累充奖励2580钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励2580钻]]></description>
		<base/>
	</goods>
	<goods id="53197" name="合服累充奖励4580钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励4580钻]]></description>
		<base/>
	</goods>
	<goods id="53198" name="合服累充奖励7880钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励7880钻]]></description>
		<base/>
	</goods>
	<goods id="53199" name="合服累充奖励11880钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励11880钻]]></description>
		<base/>
	</goods>
	<goods id="53200" name="合服累充奖励16880钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励16880钻]]></description>
		<base/>
	</goods>
	<goods id="53201" name="合服累充奖励16880钻" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16052" dropicon="16052" market_type="0" >
		<obtain/>
		<description><![CDATA[合服累充奖励16880钻]]></description>
		<base/>
	</goods>
	<goods id="53202" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="53203" name="狂化礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动狂化礼包]]></description>
		<base/>
	</goods>
	<goods id="53204" name="血脉礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动血脉礼包]]></description>
		<base/>
	</goods>
	<goods id="53205" name="血脉礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动血脉礼包]]></description>
		<base/>
	</goods>
	<goods id="53206" name="觉醒礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动觉醒礼包]]></description>
		<base/>
	</goods>
	<goods id="53207" name="觉醒礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动觉醒礼包]]></description>
		<base/>
	</goods>
	<goods id="53208" name="精炼礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动精炼礼包]]></description>
		<base/>
	</goods>
	<goods id="53209" name="精炼礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动精炼礼包]]></description>
		<base/>
	</goods>
	<goods id="53210" name="魂玉礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动魂玉礼包]]></description>
		<base/>
	</goods>
	<goods id="53211" name="魂玉礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16051" dropicon="115377" market_type="0" >
		<obtain/>
		<description><![CDATA[限时抢购活动魂玉礼包]]></description>
		<base/>
	</goods>
	<goods id="53212" name="vip16专属礼包" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="4" icon="16053" dropicon="16053" market_type="0" >
		<obtain/>
		<description><![CDATA[vip16专属礼包]]></description>
		<base/>
	</goods>
	<goods id="53213" name="盛典1-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53214" name="盛典1-2" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53215" name="盛典1-3" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53216" name="盛典1-4" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53217" name="盛典1-5" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53218" name="午后时光坐骑" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53219" name="盛典1-7" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53220" name="盛典1-8" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53221" name="盛典1-9" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53222" name="盛典1-10" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53223" name="盛典1-11" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53224" name="盛典1-12" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53225" name="盛典1-13" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53226" name="盛典1-14" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53227" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53228" name="盛典2-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53229" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53230" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53231" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53232" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53233" name="疯狂动物城" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53234" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53235" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53236" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53237" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53238" name="盛典1-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53239" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53240" name="盛典3-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53241" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53242" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53243" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53244" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53245" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53246" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53247" name="山灵圣物" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53248" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53249" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53250" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53251" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53252" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53253" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53254" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53255" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53256" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53257" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53258" name="盛典4-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53259" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53260" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53261" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53262" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53263" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53264" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53265" name="背篓青蛙" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53266" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53267" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53268" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53269" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53270" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53271" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53272" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53273" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53274" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53275" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53276" name="盛典5-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53277" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53278" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53279" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53280" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53281" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53282" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53283" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53284" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53285" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53286" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53287" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53288" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53289" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53290" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53291" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53292" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53293" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53294" name="盛典6-1" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53295" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53296" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53297" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53298" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53299" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53300" name="飞行猪" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53301" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53302" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53303" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53304" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53305" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53306" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53307" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53308" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53309" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53310" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53311" name="盛典2-15" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[龙魂盛典奖励]]></description>
		<base/>
	</goods>
	<goods id="53312" name="奇境觅宝每日第二套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第二套]]></description>
		<base/>
	</goods>
	<goods id="53313" name="奇境觅宝每日第二套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第二套]]></description>
		<base/>
	</goods>
	<goods id="53314" name="奇境觅宝每日第二套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第二套]]></description>
		<base/>
	</goods>
	<goods id="53315" name="奇境觅宝每日第二套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第二套]]></description>
		<base/>
	</goods>
	<goods id="53316" name="奇境觅宝每日第二套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第二套]]></description>
		<base/>
	</goods>
	<goods id="53317" name="奇境觅宝每日第三套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第三套]]></description>
		<base/>
	</goods>
	<goods id="53318" name="奇境觅宝每日第三套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第三套]]></description>
		<base/>
	</goods>
	<goods id="53319" name="奇境觅宝每日第三套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第三套]]></description>
		<base/>
	</goods>
	<goods id="53320" name="奇境觅宝每日第三套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第三套]]></description>
		<base/>
	</goods>
	<goods id="53321" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53322" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53323" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53324" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53325" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53326" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53327" name="奇境觅宝每日第四套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第四套]]></description>
		<base/>
	</goods>
	<goods id="53328" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53329" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53330" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53331" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53332" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53333" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53334" name="奇境觅宝每日第五套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第五套]]></description>
		<base/>
	</goods>
	<goods id="53335" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53336" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53337" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53338" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53339" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53340" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53341" name="奇境觅宝每日第六套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第六套]]></description>
		<base/>
	</goods>
	<goods id="53342" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53343" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53344" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53345" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53346" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53347" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53348" name="奇境觅宝每日第七套" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[奇境觅宝每日第七套]]></description>
		<base/>
	</goods>
	<goods id="53349" name="家族划船助威奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船助威奖励]]></description>
		<base/>
	</goods>
	<goods id="53350" name="家族划船第1名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船第1名奖励]]></description>
		<base/>
	</goods>
	<goods id="53351" name="家族划船第2名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船第2名奖励]]></description>
		<base/>
	</goods>
	<goods id="53352" name="家族划船第3名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船第3名奖励]]></description>
		<base/>
	</goods>
	<goods id="53353" name="家族划船第4-5名奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船第4-5名奖励]]></description>
		<base/>
	</goods>
	<goods id="53354" name="家族划船第5名以后奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[家族划船第5名以后奖励]]></description>
		<base/>
	</goods>
	<goods id="53355" name="公测第1天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第1天奖励]]></description>
		<base/>
	</goods>
	<goods id="53356" name="公测第2天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第2天奖励]]></description>
		<base/>
	</goods>
	<goods id="53357" name="公测第3天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第3天奖励]]></description>
		<base/>
	</goods>
	<goods id="53358" name="公测第4天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第4天奖励]]></description>
		<base/>
	</goods>
	<goods id="53359" name="公测第5天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第5天奖励]]></description>
		<base/>
	</goods>
	<goods id="53360" name="公测第6天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第6天奖励]]></description>
		<base/>
	</goods>
	<goods id="53361" name="公测第7天奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[公测第7天奖励]]></description>
		<base/>
	</goods>
	<goods id="53362" name="至尊战神冠军奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神冠军奖励]]></description>
		<base/>
	</goods>
	<goods id="53363" name="至尊战神冠军奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神亚军奖励]]></description>
		<base/>
	</goods>
	<goods id="53364" name="至尊战神季军奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神亚军奖励]]></description>
		<base/>
	</goods>
	<goods id="53365" name="至尊战神4强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神4强奖励]]></description>
		<base/>
	</goods>
	<goods id="53366" name="至尊战神8强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神8强奖励]]></description>
		<base/>
	</goods>
	<goods id="53367" name="至尊战神16强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神16强奖励]]></description>
		<base/>
	</goods>
	<goods id="53368" name="至尊战神32强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神32强奖励]]></description>
		<base/>
	</goods>
	<goods id="53369" name="至尊战神64强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神64强奖励]]></description>
		<base/>
	</goods>
	<goods id="53370" name="至尊战神128强奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[至尊战神128强奖励]]></description>
		<base/>
	</goods>
	<goods id="53371" name="狩猎战场结算奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场结算奖励]]></description>
		<base/>
	</goods>
	<goods id="53372" name="小组赛45-63分积分奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[小组赛45-63分积分奖励]]></description>
		<base/>
	</goods>
	<goods id="53373" name="小组赛21-36分积分奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[小组赛21-36分积分奖励]]></description>
		<base/>
	</goods>
	<goods id="53374" name="小组赛7-15分积分奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[小组赛7-15分积分奖励]]></description>
		<base/>
	</goods>
	<goods id="53375" name="小组赛1-5分积分奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[小组赛1-5分积分奖励]]></description>
		<base/>
	</goods>
	<goods id="53376" name="狩猎战场boss伤害58%以上奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场boss伤害58%以上奖励]]></description>
		<base/>
	</goods>
	<goods id="53377" name="狩猎战场boss伤害48%-58%奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场boss伤害48%-58%奖励]]></description>
		<base/>
	</goods>
	<goods id="53378" name="狩猎战场boss伤害29%-48%奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场boss伤害29%-48%奖励]]></description>
		<base/>
	</goods>
	<goods id="53379" name="狩猎战场boss伤害10%-26%奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场boss伤害10%-26%奖励]]></description>
		<base/>
	</goods>
	<goods id="53380" name="狩猎战场boss伤害1-10%奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[狩猎战场boss伤害1-10%奖励]]></description>
		<base/>
	</goods>
	<goods id="53381" name="淘汰赛累计1-3胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计1-3胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="53382" name="淘汰赛累计4胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计4胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="53383" name="淘汰赛累计5-6胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计5-6胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="53384" name="淘汰赛累计7胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计7胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="53385" name="淘汰赛累计8-9胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计8-9胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="53386" name="淘汰赛累计10胜场奖励" price="0" isgainnotice="0" type="10" sell="0" destroy="0" color="3" icon="16033" dropicon="16030" market_type="0" >
		<obtain/>
		<description><![CDATA[淘汰赛累计10胜场奖励]]></description>
		<base/>
	</goods>
	<goods id="36000" name="不可用ID36000" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36005" name="不可用ID36005" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36006" name="不可用ID36006" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36007" name="不可用ID36007" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36008" name="不可用ID36008" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36009" name="不可用ID36009" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36010" name="不可用ID36010" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36011" name="不可用ID36011" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36012" name="不可用ID36012" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36013" name="不可用ID36013" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36014" name="不可用ID36014" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36052" name="不可用ID36052" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16050" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36021" name="不可用ID36021" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36022" name="不可用ID36022" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36023" name="不可用ID36023" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36024" name="不可用ID36024" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36025" name="不可用ID36025" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36026" name="不可用ID36026" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36027" name="不可用ID36027" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36028" name="不可用ID36028" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36029" name="不可用ID36029" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36030" name="不可用ID36030" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36031" name="不可用ID36031" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36032" name="不可用ID36032" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36033" name="不可用ID36033" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36034" name="不可用ID36034" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36035" name="不可用ID36035" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36036" name="不可用ID36036" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36037" name="不可用ID36037" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36038" name="不可用ID36038" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36096" name="不可用ID36096" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36097" name="不可用ID36097" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36098" name="不可用ID36098" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36099" name="不可用ID36099" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36100" name="不可用ID36100" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36101" name="不可用ID36101" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36102" name="不可用ID36102" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36103" name="不可用ID36103" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36104" name="不可用ID36104" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36105" name="不可用ID36105" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36106" name="不可用ID36106" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36107" name="不可用ID36107" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36108" name="不可用ID36108" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36109" name="不可用ID36109" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36143" name="不可用ID36143" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36144" name="不可用ID36144" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36145" name="不可用ID36145" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36146" name="不可用ID36146" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36147" name="不可用ID36147" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36148" name="不可用ID36148" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36149" name="不可用ID36149" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36150" name="不可用ID36150" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36151" name="不可用ID36151" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36152" name="不可用ID36152" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36153" name="不可用ID36153" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36154" name="不可用ID36154" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36155" name="不可用ID36155" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36156" name="不可用ID36156" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36157" name="不可用ID36157" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36158" name="不可用ID36158" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36060" name="不可用ID36060" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36061" name="不可用ID36061" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36062" name="不可用ID36062" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36063" name="不可用ID36063" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36064" name="不可用ID36064" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36065" name="不可用ID36065" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36066" name="不可用ID36066" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36067" name="不可用ID36067" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36068" name="不可用ID36068" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36072" name="不可用ID36072" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36078" name="不可用ID36078" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36083" name="不可用ID36083" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36084" name="不可用ID36084" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36087" name="不可用ID36087" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36088" name="不可用ID36088" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36089" name="不可用ID36089" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36090" name="不可用ID36090" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可获得]]></description>
		<base/>
	</goods>
	<goods id="36001" name="符文精华宝箱1-23层" price="100" isgainnotice="0" type="6" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得5~7个核心精华，核心精华可以用于升级已镶嵌的核心，提升核心属性]]></description>
		<base/>
	</goods>
	<goods id="36002" name="核心精华宝箱24-47层" price="100" isgainnotice="0" type="6" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得5~7个核心精华，核心精华可以用于升级已镶嵌的核心，提升核心属性]]></description>
		<base/>
	</goods>
	<goods id="36003" name="核心精华宝箱48-79层" price="100" isgainnotice="0" type="6" subtype="9" sell="1" destroy="1" color="4" icon="16021" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得5~7个核心精华，核心精华可以用于升级已镶嵌的核心，提升核心属性]]></description>
		<base/>
	</goods>
	<goods id="36004" name="核心精华宝箱80-200层" price="100" isgainnotice="0" type="6" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得5~7个核心精华，核心精华可以用于升级已镶嵌的核心，提升核心属性]]></description>
		<base/>
	</goods>
	<goods id="36015" name="中级星辰结晶宝箱" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="4" icon="36019" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有中等概率获得一个最高星辰红色结晶]]></description>
		<base/>
	</goods>
	<goods id="36016" name="高级星辰结晶宝箱" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="5" icon="36018" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有较高概率获得一个最高星辰红色结晶]]></description>
		<base/>
	</goods>
	<goods id="36017" name="红色星辰结晶宝箱" price="100" isgainnotice="0" type="6" subtype="1" sell="1" destroy="1" color="5" icon="36017" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个红色星辰结晶]]></description>
		<base/>
	</goods>
	<goods id="36018" name="橙红星辰结晶宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36018" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色或者红色星辰结晶]]></description>
		<base/>
	</goods>
	<goods id="36019" name="橙色星辰结晶宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36019" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色星辰结晶]]></description>
		<base/>
	</goods>
	<goods id="36020" name="橙紫星辰结晶宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36020" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色或紫色星辰结晶]]></description>
		<base/>
	</goods>
	<goods id="36039" name="1级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="36039" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个1级晶石]]></description>
		<base/>
	</goods>
	<goods id="36040" name="2级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="36040" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个2级晶石]]></description>
		<base/>
	</goods>
	<goods id="36041" name="3级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36041" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个3级晶石]]></description>
		<base/>
	</goods>
	<goods id="36042" name="进阶精华随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36042" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个进阶石或精华]]></description>
		<base/>
	</goods>
	<goods id="36043" name="进阶之灵随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36043" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个进阶之灵]]></description>
		<base/>
	</goods>
	<goods id="36044" name="进阶之魂随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36044" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个进阶之魂]]></description>
		<base/>
	</goods>
	<goods id="36045" name="超惠绑钻礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16005" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36046" name="珍稀星辰结晶宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36017" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后，可随机获得3个最高为橙色品质的星辰结晶]]></description>
		<base/>
	</goods>
	<goods id="36047" name="家族积分宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36048" name="战宠灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36048" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36049" name="5级宝石礼盒" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16009" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36050" name="灭龙套装石礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36050" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机本职业灭龙套装石：]]></description>
		<base/>
	</goods>
	<goods id="36051" name="灭神套装石礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36051" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个灭神套装石：]]></description>
		<base/>
	</goods>
	<goods id="36053" name="元素紫装宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36092" dropicon="16008" market_type="125" level="320" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后将随机获得1个<c23>紫色1星元素装备*1</c23>]]></description>
		<base/>
	</goods>
	<goods id="36054" name="元素橙装宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36142" dropicon="16030" market_type="125" level="320" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后将随机获得1个<c20>橙色1~2星元素装备*1</c20>]]></description>
		<base/>
	</goods>
	<goods id="36055" name="誓约礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16051" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36056" name="烟花礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16052" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36057" name="天降礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16053" dropicon="16053" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36058" name="丘比特礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16053" dropicon="16053" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36059" name="誓约弹幕礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16053" dropicon="16053" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36069" name="失衡之城占领家族奖励" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="16052" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36070" name="航船图鉴宝箱" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="36070" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36071" name="图鉴经验宝箱" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="36071" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36073" name="骑宠属性丹随机包" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="16052" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36074" name="坐骑灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36074" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36075" name="背饰灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36075" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36076" name="神兵灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36076" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36077" name="圣物灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36077" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36079" name="灭龙套装石宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36050" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36080" name="灭神套装石宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36051" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36081" name="白银令牌宝箱" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36082" name="黄金令牌宝箱" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="4" icon="16034" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36085" name="染料宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16040" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后将随机获得1个本职业时装部位的<c25>时装染料*1</c25>]]></description>
		<base/>
	</goods>
	<goods id="36086" name="染料随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16039" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后将随机获得1个时装部位的<c25>时装染料*1</c25>]]></description>
		<base/>
	</goods>
	<goods id="36091" name="影迹灵丹随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36114" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36092" name="普通元素装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="1" icon="36092" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个绿色元素装备：]]></description>
		<base/>
	</goods>
	<goods id="36093" name="龙魂升阶宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16030" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36094" name="幻器进阶证明随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36140" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36095" name="幻器进阶精华随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36095" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36110" name="装备升品石礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36110" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36111" name="随机灭龙套装石" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36050" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36112" name="随机灭神套装石" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36051" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36113" name="五行修炼符术" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16009" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个纹符奖励，可前往家族符室查看剩余数量。<br><c22>注：纹符不存放至背包。</c22>]]></description>
		<base/>
	</goods>
	<goods id="36114" name="影迹丹药礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36114" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36115" name="4级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36115" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个4级晶石]]></description>
		<base/>
	</goods>
	<goods id="36116" name="5级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36116" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个5级晶石]]></description>
		<base/>
	</goods>
	<goods id="36117" name="6级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36117" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个6级晶石]]></description>
		<base/>
	</goods>
	<goods id="36118" name="7级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个7级晶石]]></description>
		<base/>
	</goods>
	<goods id="36119" name="紫色核心随机宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16034" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个紫色品质核心]]></description>
		<base/>
	</goods>
	<goods id="36120" name="骑宠进阶精华随机礼包" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="36120" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36121" name="骑宠进阶证明随机礼包" price="100" isgainnotice="0" type="6" sell="0" destroy="1" color="5" icon="36141" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36122" name="3阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36123" name="4阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36124" name="5阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36125" name="6阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36126" name="7阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36127" name="8阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36128" name="9阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36129" name="10阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36130" name="11阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36131" name="12阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36132" name="13阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36133" name="14阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36134" name="15阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36135" name="16阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36136" name="17阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36137" name="18阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36138" name="19阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36139" name="20阶历练装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得一件3星橙色装备]]></description>
		<base/>
	</goods>
	<goods id="36140" name="幻器进阶证明随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36140" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36141" name="骑宠进阶证明随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36141" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36142" name="橙色元素礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36142" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个橙色2星元素装备]]></description>
		<base/>
	</goods>
	<goods id="36159" name="灭龙套装石礼包（绑）" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可获得一个本职业的绑定灭龙套装石：]]></description>
		<base/>
	</goods>
	<goods id="36160" name="玉藻前定制随机礼包1" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="35079" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36161" name="玉藻前定制随机礼包2" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="35079" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36162" name="龙灵礼包①" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36163" name="龙灵礼包②" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36164" name="龙灵礼包③" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36165" name="龙灵礼包④" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36166" name="龙灵礼包⑤" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36167" name="龙灵礼包⑥" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36168" name="凤血礼包①" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36169" name="凤血礼包②" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36170" name="凤血礼包③" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36171" name="凤血礼包④" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36172" name="凤血礼包⑤" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36173" name="凤血礼包⑥" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36174" name="橙色核心随机宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16034" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色品质核心]]></description>
		<base/>
	</goods>
	<goods id="36175" name="橙1星元素装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36142" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色品质核心]]></description>
		<base/>
	</goods>
	<goods id="36176" name="橙2星元素装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36142" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色品质核心]]></description>
		<base/>
	</goods>
	<goods id="36177" name="5阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件5阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36178" name="6阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件6阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36179" name="7阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件7阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36180" name="8阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件8阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36181" name="9阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件9阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36182" name="10阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件10阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36183" name="11阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件11阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36184" name="12阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件12阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36185" name="13阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件13阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36186" name="14阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件14阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36187" name="15阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件15阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36188" name="16阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件16阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36189" name="17阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件17阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36190" name="18阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件18阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36191" name="19阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件19阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36192" name="20阶红色3星装备礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件20阶红色3星装备]]></description>
		<base/>
	</goods>
	<goods id="36193" name="5阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件5阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36194" name="6阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件6阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36195" name="7阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件7阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36196" name="8阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件8阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36197" name="9阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件9阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36198" name="10阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件10阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36199" name="11阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件11阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36200" name="12阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件12阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36201" name="13阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件13阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36202" name="14阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件14阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36203" name="15阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件15阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36204" name="16阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件16阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36205" name="17阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件17阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36206" name="18阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件18阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36207" name="19阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件19阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36208" name="20阶红色3星饰品随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一件20阶红色3星饰品装备]]></description>
		<base/>
	</goods>
	<goods id="36209" name="膜拜礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="110" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36210" name="秀场随机评比礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16037" dropicon="16037" market_type="125" level="110" isShowEffect="0">
		<obtain/>
		<description><![CDATA[使用后可随机获得一个奖励：]]></description>
		<base/>
	</goods>
	<goods id="36211" name="8级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个8级晶石]]></description>
		<base/>
	</goods>
	<goods id="36212" name="9级晶石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="6" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个9级晶石]]></description>
		<base/>
	</goods>
	<goods id="36213" name="1级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个1级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36214" name="2级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个2级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36215" name="3级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个3级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36216" name="4级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个4级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36217" name="5级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个5级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36218" name="6级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个6级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36219" name="7级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个7级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36220" name="8级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个8级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36221" name="9级附魔石随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="6" icon="36118" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个9级附魔石]]></description>
		<base/>
	</goods>
	<goods id="36222" name="紫色龙饰随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36223" name="橙色2星龙饰随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36224" name="橙色3星龙饰随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36225" name="蓝色骑宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36226" name="紫色骑宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36227" name="橙色骑宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36228" name="史诗图鉴随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36070" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36229" name="红色核心随机宝箱" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16034" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个红色品质核心]]></description>
		<base/>
	</goods>
	<goods id="36230" name="蓝色战宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36231" name="蓝色坐骑装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="2" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36232" name="紫色战宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36233" name="紫色坐骑装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36234" name="橙色战宠装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36235" name="橙色坐骑装备随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36236" name="橙色星源随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16034" dropicon="16052" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得一个橙色品质星源]]></description>
		<base/>
	</goods>
	<goods id="36237" name="龙灵礼包⑦" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36238" name="龙灵礼包⑧" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36239" name="凤血礼包⑦" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36240" name="凤血礼包⑧" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36241" name="进阶丹药随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36242" name="暗装随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="6" icon="36042" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36243" name="粉装随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="7" icon="36043" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36244" name="彩装随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="8" icon="36044" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36245" name="初级精炼随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="3" icon="36042" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36246" name="中级精炼随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36043" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36247" name="高级精炼随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36044" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36248" name="精炼随机礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="4" icon="36044" dropicon="16008" market_type="125" level="250" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个奖励]]></description>
		<base/>
	</goods>
	<goods id="36249" name="共鸣大礼包" price="100" isgainnotice="0" type="6" sell="1" destroy="1" color="5" icon="36044" dropicon="16008" market_type="125" level="100" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得以下一个共鸣时装部位奖励]]></description>
		<base/>
	</goods>
	<goods id="17000" name="不可用ID17000" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17029" name="不可用ID17029" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17030" name="不可用ID17030" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17031" name="不可用ID17031" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17032" name="不可用ID17032" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17033" name="不可用ID17033" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17034" name="不可用ID17034" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17035" name="不可用ID17035" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17036" name="不可用ID17036" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17037" name="不可用ID17037" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17038" name="不可用ID17038" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17039" name="不可用ID17039" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17040" name="不可用ID17040" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17049" name="不可用ID17049" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17050" name="不可用ID17050" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17051" name="不可用ID17051" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17052" name="不可用ID17052" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17053" name="不可用ID17053" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17054" name="不可用ID17054" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17055" name="不可用ID17055" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17056" name="不可用ID17056" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17057" name="不可用ID17057" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17058" name="不可用ID17058" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17059" name="不可用ID17059" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17060" name="不可用ID17060" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17061" name="不可用ID17061" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17062" name="不可用ID17062" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17063" name="不可用ID17063" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17064" name="不可用ID17064" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17065" name="不可用ID17065" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17066" name="不可用ID17066" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17067" name="不可用ID17067" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17068" name="不可用ID17068" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="5" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17022" name="灭神套装宝箱(小)" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[开启可随机获得1个灭神套装石]]></description>
		<base/>
	</goods>
	<goods id="17023" name="灭神套装宝箱(大)" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[开启可随机获得2个灭神套装石]]></description>
		<base/>
	</goods>
	<goods id="17024" name="战宠源灵宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16030" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[开启可随机获得1个以下道具]]></description>
		<base/>
	</goods>
	<goods id="17025" name="材料副本结算奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16008" dropicon="16008" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[材料副本结算奖励]]></description>
		<base/>
	</goods>
	<goods id="17026" name="元素装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16008" market_type="125" level="320" isShowEffect="0">
		<obtain/>
		<description><![CDATA[320级以上可使用：打开有几率获得8个最高红色3星的元素装备、元素装备水晶，每天限制开启2次，凌晨0点刷新。不受龙晶宝箱或麒麟宝箱开启次数限制]]></description>
		<base/>
	</goods>
	<goods id="17027" name="普通龙蛋礼包" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16030" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17028" name="高级龙蛋礼包" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得更多随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17041" name="材料副本宝箱1" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17042" name="材料副本宝箱2" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17043" name="材料副本宝箱3" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17044" name="材料副本宝箱4" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17045" name="材料副本宝箱5" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17046" name="材料副本宝箱6" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17047" name="材料副本宝箱7" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17048" name="材料副本宝箱8" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16031" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[随机数量初级、中级、高级蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17069" name="版图战挑战通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开随机获得兽装晶石、宝藏元素礼包、初级晶石蓝晶]]></description>
		<base/>
	</goods>
	<goods id="17070" name="探索礼包1" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17071" name="探索礼包2" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17072" name="探索礼包3" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17073" name="探索礼包4" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17074" name="探索礼包5" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17075" name="探索礼包6" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17076" name="探索礼包7" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17077" name="探索礼包8" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17078" name="探索礼包9" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17079" name="探索礼包10" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="3" icon="16032" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17080" name="探索礼包11" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17081" name="探索礼包12" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17082" name="探索礼包13" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17083" name="探索礼包14" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17084" name="探索礼包15" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17085" name="探索礼包16" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17086" name="探索礼包17" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17087" name="探索礼包18" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17088" name="探索礼包19" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17089" name="探索礼包20" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得随机数量以下道具]]></description>
		<base/>
	</goods>
	<goods id="17090" name="宝藏元素礼包" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="36092" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开获得1个随机白色~紫色1星的元素装备，有概率额外获得1个橙色元素装备。]]></description>
		<base/>
	</goods>
	<goods id="17091" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17092" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17093" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17094" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17095" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17096" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17097" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17098" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17099" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17100" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17101" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17102" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17103" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17104" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17105" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17106" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17107" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17108" name="巢穴装备宝箱" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开有小概率最高获得<c21>红色三星</c21>装备（阶数自适应角色等级）。]]></description>
		<base/>
	</goods>
	<goods id="17109" name="140级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17110" name="250级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17111" name="400级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17112" name="500级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17113" name="600级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17114" name="700级战宠副本通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17115" name="140级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17116" name="250级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17117" name="400级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17118" name="500级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17119" name="600级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17120" name="700级战宠副本3星通关奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17121" name="155级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17122" name="280级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17123" name="420级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17124" name="520级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17125" name="620级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17126" name="720级黄金矿洞通关奖励1星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17127" name="155级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17128" name="280级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17129" name="420级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17130" name="520级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17131" name="620级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17132" name="720级黄金矿洞通关奖励2星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17133" name="155级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17134" name="280级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17135" name="420级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17136" name="520级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17137" name="620级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="17138" name="720级黄金矿洞通关奖励3星奖励" price="1" isgainnotice="0" type="12" sell="1" destroy="1" color="4" icon="16008" dropicon="16030" market_type="125" level="1" isShowEffect="0">
		<obtain/>
		<description><![CDATA[打开可随机获得]]></description>
		<base/>
	</goods>
	<goods id="13001" name="后台礼包" price="1" isgainnotice="0" type="7" sell="1" destroy="1" color="3" icon="35000" dropicon="115374" market_type="125" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="15000" name="运营礼包" price="1" isgainnotice="0" type="7" sell="1" destroy="1" color="3" icon="35000" dropicon="115373" market_type="125" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="30000" name="邮件附件礼包" price="1" isgainnotice="0" type="7" sell="1" destroy="1" color="3" icon="35000" dropicon="115373" market_type="125" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="51001" name="坠落之地1-3层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51002" name="坠落之地4-7层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51003" name="坠落之地8-11层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51004" name="坠落之地12-15层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51005" name="坠落之地16-23层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51006" name="坠落之地24-31层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51007" name="坠落之地32-39层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51008" name="坠落之地40-47层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="3" icon="16020" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51009" name="坠落之地48-55层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="4" icon="16021" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51010" name="坠落之地56-63层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="4" icon="16021" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51011" name="坠落之地64-71层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="4" icon="16021" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51012" name="坠落之地72-79层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="4" icon="16021" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51013" name="坠落之地80-83层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51014" name="坠落之地84-87层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51015" name="坠落之地88-91层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51016" name="坠落之地92-95层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51017" name="坠落之地96-99层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51018" name="坠落之地100-109层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51019" name="坠落之地110-119层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51020" name="坠落之地120-129层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51021" name="坠落之地130-139层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51022" name="坠落之地140-149层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51023" name="坠落之地150-159层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51024" name="坠落之地160-169层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51025" name="坠落之地170-179层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51026" name="坠落之地180-189层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51027" name="坠落之地190-199层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="51028" name="坠落之地200层宝箱" price="0" isgainnotice="0" type="11" subtype="9" sell="1" destroy="1" color="5" icon="16022" dropicon="16030" market_type="125" >
		<obtain/>
		<description><![CDATA[使用后可随机获得以下5-7个符文]]></description>
		<base/>
	</goods>
	<goods id="28500" name="神殿巨像" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28500" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：神殿巨像<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28501" name="巨兽扎那" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28501" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：巨兽扎那<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28502" name="凤凰希莱克" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28502" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：凤凰希莱克<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28503" name="拉穆斯" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28503" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：拉穆斯<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28504" name="马涅肯" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28504" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：马涅肯<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28505" name="武神切丝" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28505" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：武神切丝<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28506" name="晶灵变异体" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28506" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：晶灵变异体<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28507" name="石碑守护兽" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28507" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：石碑守护兽<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28508" name="领主韦德" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28508" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：领主韦德<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28509" name="荆棘之灵" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28509" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：荆棘之灵<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28510" name="堕落雅努斯" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28510" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：堕落雅努斯<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28511" name="珍奇魔鸦" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28511" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：珍奇魔鸦<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28512" name="盗猎者" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28512" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：盗猎者<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28513" name="冰晶巨兽" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28513" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：冰晶巨兽<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28514" name="冰晶恶魔" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28514" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：冰晶恶魔<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28515" name="韧甲龙龟" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28515" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：韧甲龙龟<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28516" name="异爪魔怪" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28516" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：异爪魔怪<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28517" name="魔化蛛母" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28517" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：魔化蛛母<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28518" name="奈利布洛斯" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28518" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：奈利布洛斯<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28519" name="牛角魔人" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28519" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：牛角魔人<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28520" name="终末之岩" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28520" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：终末之岩<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28521" name="风之巨魔" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28521" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：风之巨魔<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28522" name="比尔诺斯" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28522" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：比尔诺斯<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28523" name="神域驼象" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28523" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：神域驼象<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28524" name="不死族小队" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28524" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：不死族小队<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28525" name="狼人酋长" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28525" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：狼人酋长<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28526" name="地狱之火" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28526" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：地狱之火<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28527" name="土魔基德" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28527" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：土魔基德<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28528" name="火炎翼龙" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28528" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：火炎翼龙<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28529" name="林地飞蟒" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28529" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：林地飞蟒<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28530" name="巨魔战士" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28530" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：巨魔战士<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28531" name="巨魔祭司" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28531" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10002"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：巨魔祭司<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28532" name="巨魔长老" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28532" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10003"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：巨魔长老<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28533" name="防卫机器" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28533" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10004"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：防卫机器<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28534" name="机械蜘蛛" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28534" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10005"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：机械蜘蛛<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28535" name="侦察者" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28535" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10006"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：侦察者<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28536" name="帆船" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28536" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=270"><u>航海王</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：帆船<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28537" name="轮船" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28537" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=270"><u>航海王</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：轮船<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28538" name="巨型游轮" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28538" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=270"><u>航海王</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：巨型游轮<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28539" name="航空母舰" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28539" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=270"><u>航海王</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：航空母舰<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28540" name="拳击蟹" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28540" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：拳击蟹<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28541" name="小粉蟹" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28541" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：小粉蟹<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28542" name="蛙鱼战士" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28542" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：蛙鱼战士<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28543" name="深海蛙鱼" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28543" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：深海蛙鱼<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28544" name="变异蛙鱼" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28544" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：变异蛙鱼<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28545" name="蛙鱼精英" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28545" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：蛙鱼精英<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28546" name="幼年体孢子" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28546" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：幼年体孢子<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28547" name="成熟体孢子" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="3" icon="28547" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10002"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：成熟体孢子<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28548" name="完全体孢子" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="4" icon="28548" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10003"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：完全体孢子<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28549" name="究极体孢子" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="5" icon="28549" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10004"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：究极体孢子<br>分解可获得图鉴经验：50]]></description>
		<base/>
	</goods>
	<goods id="28550" name="绿翼蝙蝠" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28550" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10005"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：绿翼蝙蝠<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28551" name="獠牙者" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28551" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10006"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：獠牙者<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28552" name="羚羊族先祖" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28552" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10007"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：羚羊族先祖<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28553" name="食人花" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28553" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10008"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：食人花<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28554" name="陆行鸟" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28554" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10009"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：陆行鸟<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28555" name="红菇菇" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="3" icon="28555" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10010"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：红菇菇<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28556" name="冰原驼象" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28556" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10011"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：冰原驼象<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28557" name="哥布喽啰" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28557" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10012"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：哥布喽啰<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28558" name="变异哥布" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28558" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10013"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：变异哥布<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28559" name="哥布巫师" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28559" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10014"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：哥布巫师<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28560" name="水元灵" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28560" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10015"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：水元灵<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28561" name="火元灵" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28561" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10016"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：火元灵<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28562" name="邪恶龙" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28562" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10017"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：邪恶龙<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28563" name="风龙神" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28563" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10018"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：风龙神<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28564" name="艾泽诺夫" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28564" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10019"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：艾泽诺夫<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28565" name="基美加修" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28565" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10020"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：基美加修<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28566" name="亡灵司令" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28566" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10021"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：亡灵司令<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28567" name="狼人加尔" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28567" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10022"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：狼人加尔<br>分解可获得图鉴经验：150]]></description>
		<base/>
	</goods>
	<goods id="28568" name="苏尔特尔" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28568" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10023"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：苏尔特尔<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28569" name="骷髅巫师" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28569" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10024"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：骷髅巫师<br>分解可获得图鉴经验：450]]></description>
		<base/>
	</goods>
	<goods id="28570" name="地狱魔骑士" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28570" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10025"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：地狱魔骑士<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28571" name="地狱双头犬" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28571" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10026"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：地狱双头犬<br>分解可获得图鉴经验：900]]></description>
		<base/>
	</goods>
	<goods id="28572" name="圣域战神" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28572" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=10027"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：圣域战神<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28573" name="黄砂蟒龙" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28573" dropicon="28500" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP专属礼包</u></a>]]></obtain>
		<description><![CDATA[用于在图鉴系统中，激活图鉴：黄砂蟒龙<br>分解可获得图鉴经验：1800]]></description>
		<base/>
	</goods>
	<goods id="28996" name="蓝色图鉴经验卡" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="2" icon="28996" dropicon="28996" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|<a href="event:opt=270"><u>航海王</u></a>|<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在图鉴系统中分解获得图鉴经验。]]></description>
		<base/>
	</goods>
	<goods id="28997" name="紫色图鉴经验卡" price="0" isgainnotice="0" type="17" sell="0" destroy="1" color="3" icon="28997" dropicon="28996" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|<a href="event:opt=270"><u>航海王</u></a>|<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在图鉴系统中分解获得图鉴经验。]]></description>
		<base/>
	</goods>
	<goods id="28998" name="橙色图鉴经验卡" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="4" icon="28998" dropicon="28996" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|<a href="event:opt=270"><u>航海王</u></a>|<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在图鉴系统中分解获得图鉴经验。]]></description>
		<base/>
	</goods>
	<goods id="28999" name="红色图鉴经验卡" price="0" isgainnotice="1" type="17" sell="0" destroy="1" color="5" icon="28999" dropicon="28996" market_type="41" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>|<a href="event:opt=270"><u>航海王</u></a>|<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description><![CDATA[可在图鉴系统中分解获得图鉴经验。]]></description>
		<base/>
	</goods>
	<goods id="27001" name="精灵翅膀" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27001" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27002" name="龙灵原力" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27002" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27003" name="机械时代" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="4" icon="" dropicon="27003" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27004" name="堕落天使" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27004" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27005" name="剑魂之刃" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27005" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27006" name="傀儡魔灵" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27006" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27007" name="圣殿之使" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27007" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=48"><u>世界BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27008" name="涡轮推进器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27008" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27009" name="帝王机甲" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=336"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27010" name="风车" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27011" name="青蛙背篓" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27012" name="表白气球" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27013" name="零式机甲" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27014" name="天使萌娃" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27015" name="冰晶雪花" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27016" name="征服贰式" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27017" name="妙妙胡萝卜" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27018" name="鸿运当头" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27201" name="哈雷摩托" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27202" name="阿波罗号" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=284"><u>开服冲榜</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27203" name="柴柴" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27204" name="烈焰战马" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>14天登录</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27205" name="鼓气豚" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27206" name="咩咩羊" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27207" name="蓝宝" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27208" name="丛林剑鸟" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="4" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27209" name="超市浣熊·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=319"><u>每日累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27210" name="超市浣熊·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=319"><u>每日累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27211" name="超市浣熊·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=319"><u>每日累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27212" name="超市浣熊·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=319"><u>每日累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27213" name="超市浣熊·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=319"><u>每日累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27214" name="浪漫气球·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27215" name="浪漫气球·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27216" name="浪漫气球·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27217" name="浪漫气球·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27218" name="浪漫气球·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27219" name="彩虹天堂·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=283"><u>开服狂欢</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27220" name="彩虹天堂·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=283"><u>开服狂欢</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27221" name="彩虹天堂·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=283"><u>开服狂欢</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27222" name="彩虹天堂·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=283"><u>开服狂欢</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27223" name="彩虹天堂·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=283"><u>开服狂欢</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27224" name="雾中小鹿" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27225" name="银甲战豹" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服嗨点</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27226" name="破蛋龙·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令牌</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27227" name="破蛋龙·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令牌</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27228" name="破蛋龙·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令牌</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27229" name="破蛋龙·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令牌</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27230" name="破蛋龙·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=315"><u>活跃令牌</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27231" name="趴趴熊·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27232" name="趴趴熊·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27233" name="趴趴熊·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27234" name="趴趴熊·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27235" name="趴趴熊·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=74"><u>装备寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27236" name="鼹鼠飞机·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27237" name="鼹鼠飞机·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27238" name="鼹鼠飞机·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27239" name="鼹鼠飞机·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27240" name="鼹鼠飞机·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>巅峰寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27241" name="御灵羊羊·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27242" name="御灵羊羊·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27243" name="御灵羊羊·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27244" name="御灵羊羊·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27245" name="御灵羊羊·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27246" name="老爷车·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27247" name="老爷车·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27248" name="老爷车·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27249" name="老爷车·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27250" name="老爷车·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27251" name="源机甲·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>至尊寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27252" name="源机甲·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>至尊寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27253" name="源机甲·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>至尊寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27254" name="源机甲·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>至尊寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27255" name="源机甲·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>至尊寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27256" name="赛博科技" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27257" name="午后时光" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27258" name="雪人骑士" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27259" name="星际穿梭机" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27260" name="星光舞台·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP16</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27261" name="星光舞台·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27262" name="星光舞台·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27263" name="星光舞台·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27264" name="星光舞台·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27265" name="攻壳引擎" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27266" name="入梦御使" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27267" name="麋鹿之歌" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27268" name="源式御驾" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27269" name="萌心御使" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27270" name="富贵锦鲤·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>灰烬寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27271" name="富贵锦鲤·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>灰烬寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27272" name="富贵锦鲤·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>灰烬寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27273" name="富贵锦鲤·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>灰烬寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27274" name="富贵锦鲤·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=320"><u>灰烬寻宝</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27275" name="至尊战神1" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27276" name="至尊战神2" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27277" name="至尊战神3" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27101" name="糯米团儿" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27102" name="冰伊布" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="4" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=56"><u>开服家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27103" name="雷亚斯" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服冲榜</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27104" name="亚瑟" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27105" name="梦子" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>开服累充</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27106" name="九尾狐·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=282"><u>14天登录</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27107" name="九尾狐·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27108" name="九尾狐·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27109" name="九尾狐·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27110" name="九尾狐·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27111" name="歌姬小浣·火" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27112" name="歌姬小浣·水" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27113" name="歌姬小浣·冰" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27114" name="歌姬小浣·风" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27115" name="歌姬小浣·雷" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27116" name="沐浴猴" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27117" name="未来白熊" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27118" name="机关兽" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=308"><u>套装制作</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27119" name="魔斯拉" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27120" name="人工智能777" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27121" name="铁甲次郎" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27122" name="上学姬" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27123" name="雪人小白" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27124" name="飞行猪" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27125" name="攻壳机甲" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="27125" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27126" name="入梦之灵" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="27126" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27127" name="麋鹿之愿" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="27127" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27128" name="源式恋歌" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="27128" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27129" name="萌心伴侣" price="10" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="" dropicon="27129" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>运营活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27301" name="蛇灵杖" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="4" icon="" dropicon="27301" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27302" name="恶魔之眼" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27302" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27303" name="喇叭花灵" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27303" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27304" name="龙灵守护" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27304" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27305" name="日耀圣器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27305" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27306" name="圣洁竖琴" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27306" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27307" name="生命水滴" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="27307" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=60"><u>专属BOSS</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27308" name="女神之盾" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27309" name="神灵竖琴" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27310" name="跳跳蛙" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27311" name="珍珠山灵" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27312" name="咕噜河豚" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27313" name="赤火圆珠" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27314" name="蘑菇草灵" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27401" name="骑士之誓" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27402" name="蒸汽时代" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27403" name="卡尔军团" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27404" name="寒冰领主" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27405" name="静谧森林" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27406" name="幽冥神器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27407" name="圣核兵器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=257"><u>决战封魔</u></a>|
<a href="event:opt=258"><u>1V1竞技</u></a>|
<a href="event:opt=318"><u>家族争霸</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27408" name="真-圣核兵器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27409" name="真-幽冥神器" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27410" name="天堂使者" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>0元购</u></a>|
<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27411" name="甜品主题" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=333"><u>秀场</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27501" name="皇冠" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27502" name="海军帽" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27503" name="重装机甲" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27504" name="绅士帽" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27505" name="王国之心" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27506" name="核心玩家" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27507" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27508" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27509" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27510" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27511" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27512" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27513" name="暂未使用" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27601" name="小迷弟" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="3" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=273"><u>外观商城</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27602" name="小九" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="4" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27603" name="阿执" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27604" name="丘比" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27626" name="小萌妹" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="3" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=273"><u>外观商城</u></a>|
<a href="event:opt=274"><u>绑钻商城</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27627" name="阿仙" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="4" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27628" name="小喵" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27629" name="安格拉" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=237"><u>萌娃进阶</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27651" name="小七" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27652" name="八妹" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27653" name="小将军" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27654" name="女战士" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27655" name="葫芦童子" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27656" name="樱落童女" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="6" icon="" dropicon="16030" market_type="0" >
		<obtain><![CDATA[<a href="event:opt=10001"><u>特殊活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27701" name="幻影音律" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=282"><u>14天登录活动</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27702" name="星火之力" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27703" name="蔚蓝之心" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27704" name="蝶蝶不休" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="5" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27705" name="奔雷神影" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="7" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27706" name="默染乌羽" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27707" name="脉冲星象" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain><![CDATA[<a href="event:opt=276"><u>VIP特权礼包</u></a>]]></obtain>
		<description/>
		<base/>
	</goods>
	<goods id="27708" name="影迹8" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27709" name="影迹9" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27710" name="影迹10" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27711" name="影迹11" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27712" name="影迹12" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="27713" name="影迹13" price="1" isgainnotice="1" type="0" sell="0" destroy="1" color="8" icon="" dropicon="16030" market_type="40" >
		<obtain/>
		<description/>
		<base/>
	</goods>
	<goods id="28000" name="星源碎片" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29500" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[分解可获得500星尘]]></description>
		<base/>
	</goods>
	<goods id="28001" name="星源碎片" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29501" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[分解可获得1500星尘]]></description>
		<base/>
	</goods>
	<goods id="28002" name="星源碎片" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29502" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[分解可获得4500星尘]]></description>
		<base/>
	</goods>
	<goods id="28003" name="星源碎片" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29503" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[分解可获得6000星尘]]></description>
		<base/>
	</goods>
	<goods id="28004" name="星源碎片" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29504" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[分解可获得7500星尘]]></description>
		<base/>
	</goods>
	<goods id="28005" name="攻击星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29505" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[攻击+157]]></description>
		<base/>
	</goods>
	<goods id="28006" name="攻击星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29506" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[攻击+275]]></description>
		<base/>
	</goods>
	<goods id="28007" name="攻击星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29507" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[攻击+480]]></description>
		<base/>
	</goods>
	<goods id="28008" name="攻击星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29508" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[攻击+684]]></description>
		<base/>
	</goods>
	<goods id="28009" name="攻击星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29509" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[攻击+960]]></description>
		<base/>
	</goods>
	<goods id="28010" name="生命星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29510" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[生命+3140]]></description>
		<base/>
	</goods>
	<goods id="28011" name="生命星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29511" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[生命+5498]]></description>
		<base/>
	</goods>
	<goods id="28012" name="生命星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29512" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[生命+9594]]></description>
		<base/>
	</goods>
	<goods id="28013" name="生命星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29513" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[生命+13690]]></description>
		<base/>
	</goods>
	<goods id="28014" name="生命星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29514" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[生命+19202]]></description>
		<base/>
	</goods>
	<goods id="28015" name="破甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29515" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[破甲+157]]></description>
		<base/>
	</goods>
	<goods id="28016" name="破甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29516" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[破甲+275]]></description>
		<base/>
	</goods>
	<goods id="28017" name="破甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29517" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[破甲+480]]></description>
		<base/>
	</goods>
	<goods id="28018" name="破甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29518" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[破甲+684]]></description>
		<base/>
	</goods>
	<goods id="28019" name="破甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29519" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[破甲+960]]></description>
		<base/>
	</goods>
	<goods id="28020" name="防御星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29520" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[防御+157]]></description>
		<base/>
	</goods>
	<goods id="28021" name="防御星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29521" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[防御+275]]></description>
		<base/>
	</goods>
	<goods id="28022" name="防御星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29522" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[防御+480]]></description>
		<base/>
	</goods>
	<goods id="28023" name="防御星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29523" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[防御+684]]></description>
		<base/>
	</goods>
	<goods id="28024" name="防御星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29524" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[防御+960]]></description>
		<base/>
	</goods>
	<goods id="28025" name="闪避星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29525" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[闪避+157]]></description>
		<base/>
	</goods>
	<goods id="28026" name="闪避星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29526" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[闪避+275]]></description>
		<base/>
	</goods>
	<goods id="28027" name="闪避星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29527" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[闪避+480]]></description>
		<base/>
	</goods>
	<goods id="28028" name="闪避星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29528" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[闪避+684]]></description>
		<base/>
	</goods>
	<goods id="28029" name="闪避星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29529" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[闪避+960]]></description>
		<base/>
	</goods>
	<goods id="28030" name="命中星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29530" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[命中+157]]></description>
		<base/>
	</goods>
	<goods id="28031" name="命中星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29531" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[命中+275]]></description>
		<base/>
	</goods>
	<goods id="28032" name="命中星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29532" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[命中+480]]></description>
		<base/>
	</goods>
	<goods id="28033" name="命中星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29533" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[命中+684]]></description>
		<base/>
	</goods>
	<goods id="28034" name="命中星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29534" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[命中+960]]></description>
		<base/>
	</goods>
	<goods id="28035" name="魔攻星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29535" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+157]]></description>
		<base/>
	</goods>
	<goods id="28036" name="魔攻星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29536" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+275]]></description>
		<base/>
	</goods>
	<goods id="28037" name="魔攻星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29537" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+480]]></description>
		<base/>
	</goods>
	<goods id="28038" name="魔攻星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29538" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+684]]></description>
		<base/>
	</goods>
	<goods id="28039" name="魔攻星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29539" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+960]]></description>
		<base/>
	</goods>
	<goods id="28040" name="魔防星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29540" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法防御+157]]></description>
		<base/>
	</goods>
	<goods id="28041" name="魔防星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29541" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法防御+275]]></description>
		<base/>
	</goods>
	<goods id="28042" name="魔防星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29542" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法防御+480]]></description>
		<base/>
	</goods>
	<goods id="28043" name="魔防星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29543" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法防御+684]]></description>
		<base/>
	</goods>
	<goods id="28044" name="魔防星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29544" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[魔法防御+960]]></description>
		<base/>
	</goods>
	<goods id="28045" name="狂战星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29545" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础攻击+1.45%]]></description>
		<base/>
	</goods>
	<goods id="28046" name="狂战星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29546" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础攻击+2.45%]]></description>
		<base/>
	</goods>
	<goods id="28047" name="狂战星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29547" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础攻击+3.55%]]></description>
		<base/>
	</goods>
	<goods id="28048" name="狂战星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29548" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础攻击+5.4%]]></description>
		<base/>
	</goods>
	<goods id="28049" name="狂战星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29549" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础攻击+7.15%]]></description>
		<base/>
	</goods>
	<goods id="28050" name="强体星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29550" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础生命+1.25%]]></description>
		<base/>
	</goods>
	<goods id="28051" name="强体星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29551" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础生命+2.1%]]></description>
		<base/>
	</goods>
	<goods id="28052" name="强体星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29552" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础生命+3%]]></description>
		<base/>
	</goods>
	<goods id="28053" name="强体星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29553" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础生命+4.55%]]></description>
		<base/>
	</goods>
	<goods id="28054" name="强体星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29554" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础生命+6.05%]]></description>
		<base/>
	</goods>
	<goods id="28055" name="碎甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29555" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础破甲+3.4%]]></description>
		<base/>
	</goods>
	<goods id="28056" name="碎甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29556" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础破甲+5.75%]]></description>
		<base/>
	</goods>
	<goods id="28057" name="碎甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29557" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础破甲+8.75%]]></description>
		<base/>
	</goods>
	<goods id="28058" name="碎甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29558" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础破甲+12.55%]]></description>
		<base/>
	</goods>
	<goods id="28059" name="碎甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29559" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础破甲+16.65%]]></description>
		<base/>
	</goods>
	<goods id="28060" name="铠甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29560" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础防御+2.9%]]></description>
		<base/>
	</goods>
	<goods id="28061" name="铠甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29561" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础防御+4.85%]]></description>
		<base/>
	</goods>
	<goods id="28062" name="铠甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29562" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础防御+7.05%]]></description>
		<base/>
	</goods>
	<goods id="28063" name="铠甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29563" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础防御+10.65%]]></description>
		<base/>
	</goods>
	<goods id="28064" name="铠甲星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29564" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[基础防御+14.1%]]></description>
		<base/>
	</goods>
	<goods id="28065" name="成长星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29565" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+1.65%]]></description>
		<base/>
	</goods>
	<goods id="28066" name="成长星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29566" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+2.75%]]></description>
		<base/>
	</goods>
	<goods id="28067" name="成长星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29567" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+3.95%]]></description>
		<base/>
	</goods>
	<goods id="28068" name="成长星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29568" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+6%]]></description>
		<base/>
	</goods>
	<goods id="28069" name="成长星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29569" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+7.95%]]></description>
		<base/>
	</goods>
	<goods id="28070" name="强化星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="29570" dropicon="28000" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[强化加成+2.35%]]></description>
		<base/>
	</goods>
	<goods id="28071" name="强化星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="29571" dropicon="28001" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[强化加成+3.9%]]></description>
		<base/>
	</goods>
	<goods id="28072" name="强化星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29572" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[强化加成+5.65%]]></description>
		<base/>
	</goods>
	<goods id="28073" name="强化星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29573" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[强化加成+8.55%]]></description>
		<base/>
	</goods>
	<goods id="28074" name="强化星源" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29574" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>|<a href="event:opt=251"><u>星源守护</u></a>]]></obtain>
		<description><![CDATA[强化加成+11.35%]]></description>
		<base/>
	</goods>
	<goods id="28075" name="本源·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29575" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+768,基础攻击+5.68%]]></description>
		<base/>
	</goods>
	<goods id="28076" name="本源·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29576" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+1094,基础攻击+8.64%]]></description>
		<base/>
	</goods>
	<goods id="28077" name="本源·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29577" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+1536,基础攻击+11.44%]]></description>
		<base/>
	</goods>
	<goods id="28078" name="本源·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29578" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+15350,基础生命+4.8%]]></description>
		<base/>
	</goods>
	<goods id="28079" name="本源·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29579" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+21904,基础生命+7.28%]]></description>
		<base/>
	</goods>
	<goods id="28080" name="本源·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29580" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+30723,基础生命+9.68%]]></description>
		<base/>
	</goods>
	<goods id="28081" name="本源·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29581" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+768,基础破甲+13.36%]]></description>
		<base/>
	</goods>
	<goods id="28082" name="本源·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29582" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+1094,基础破甲+20.08%]]></description>
		<base/>
	</goods>
	<goods id="28083" name="本源·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29583" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+1536,基础破甲+26.64%]]></description>
		<base/>
	</goods>
	<goods id="28084" name="本源·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29584" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+768,基础防御+11.28%]]></description>
		<base/>
	</goods>
	<goods id="28085" name="本源·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29585" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+1094,基础防御+17.04%]]></description>
		<base/>
	</goods>
	<goods id="28086" name="本源·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29586" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+1536,基础防御+22.56%]]></description>
		<base/>
	</goods>
	<goods id="28087" name="本源·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29587" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+768,闪避+768]]></description>
		<base/>
	</goods>
	<goods id="28088" name="本源·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29588" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+1094,闪避+1094]]></description>
		<base/>
	</goods>
	<goods id="28089" name="本源·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29589" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+1536,闪避+1536]]></description>
		<base/>
	</goods>
	<goods id="28090" name="本源·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29590" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+768,魔法防御+768]]></description>
		<base/>
	</goods>
	<goods id="28091" name="本源·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29591" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+1094,魔法防御+1094]]></description>
		<base/>
	</goods>
	<goods id="28092" name="本源·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29592" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+1536,魔法防御+1536]]></description>
		<base/>
	</goods>
	<goods id="28093" name="本源·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29593" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+6.32%,强化加成+9.04%]]></description>
		<base/>
	</goods>
	<goods id="28094" name="本源·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29594" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+9.6%,强化加成+13.68%]]></description>
		<base/>
	</goods>
	<goods id="28095" name="本源·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29595" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+12.72%,强化加成+18.16%]]></description>
		<base/>
	</goods>
	<goods id="28096" name="星陨·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29596" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+998,基础攻击+7.38%]]></description>
		<base/>
	</goods>
	<goods id="28097" name="星陨·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29597" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+1423,基础攻击+11.23%]]></description>
		<base/>
	</goods>
	<goods id="28098" name="星陨·崩坏" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29598" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[攻击+1997,基础攻击+14.87%]]></description>
		<base/>
	</goods>
	<goods id="28099" name="星陨·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29599" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+19956,基础生命+6.24%]]></description>
		<base/>
	</goods>
	<goods id="28100" name="星陨·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29600" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+28475,基础生命+9.46%]]></description>
		<base/>
	</goods>
	<goods id="28101" name="星陨·创造" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29601" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[生命+39940,基础生命+12.58%]]></description>
		<base/>
	</goods>
	<goods id="28102" name="星陨·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29602" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+998,基础破甲+17.37%]]></description>
		<base/>
	</goods>
	<goods id="28103" name="星陨·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29603" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+1423,基础破甲+26.1%]]></description>
		<base/>
	</goods>
	<goods id="28104" name="星陨·贯穿" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29604" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[破甲+1997,基础破甲+34.63%]]></description>
		<base/>
	</goods>
	<goods id="28105" name="星陨·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29605" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+998,基础防御+14.66%]]></description>
		<base/>
	</goods>
	<goods id="28106" name="星陨·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29606" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+1423,基础防御+22.15%]]></description>
		<base/>
	</goods>
	<goods id="28107" name="星陨·硬化" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29607" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[防御+1997,基础防御+29.33%]]></description>
		<base/>
	</goods>
	<goods id="28108" name="星陨·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29608" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+998,闪避+998]]></description>
		<base/>
	</goods>
	<goods id="28109" name="星陨·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29609" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+1423,闪避+1423]]></description>
		<base/>
	</goods>
	<goods id="28110" name="星陨·响转" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29610" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[命中+1997,闪避+1997]]></description>
		<base/>
	</goods>
	<goods id="28111" name="星陨·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29611" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+998,魔法防御+998]]></description>
		<base/>
	</goods>
	<goods id="28112" name="星陨·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29612" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+1423,魔法防御+1423]]></description>
		<base/>
	</goods>
	<goods id="28113" name="星陨·魔力" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29613" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[魔法攻击+1997,魔法防御+1997]]></description>
		<base/>
	</goods>
	<goods id="28114" name="星陨·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="29614" dropicon="28002" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+8.22%,强化加成+11.75%]]></description>
		<base/>
	</goods>
	<goods id="28115" name="星陨·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="29615" dropicon="28003" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+12.48%,强化加成+17.78%]]></description>
		<base/>
	</goods>
	<goods id="28116" name="星陨·融和" price="10" isgainnotice="0" type="0" sell="1" destroy="1" color="5" icon="29616" dropicon="28004" market_type="92" >
		<obtain><![CDATA[<a href="event:opt=225"><u>合成</u></a>]]></obtain>
		<description><![CDATA[杀怪经验+16.54%,强化加成+23.61%]]></description>
		<base/>
	</goods>
	<goods id="31000" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="1" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="102"/>
			</item>
			<item effect="101">
				<param value="1499"/>
			</item>
		</base>
	</goods>
	<goods id="31001" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="101">
				<param value="2998"/>
			</item>
		</base>
	</goods>
	<goods id="31002" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="101">
				<param value="2998"/>
			</item>
		</base>
	</goods>
	<goods id="31004" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="3" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="101">
				<param value="5997"/>
			</item>
		</base>
	</goods>
	<goods id="31007" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="4" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="101">
				<param value="8996"/>
			</item>
		</base>
	</goods>
	<goods id="31008" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="4" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="101">
				<param value="8996"/>
			</item>
		</base>
	</goods>
	<goods id="31010" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="101">
				<param value="13494"/>
			</item>
		</base>
	</goods>
	<goods id="31011" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="101">
				<param value="13494"/>
			</item>
		</base>
	</goods>
	<goods id="31013" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="6" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1338"/>
			</item>
			<item effect="101">
				<param value="19492"/>
			</item>
		</base>
	</goods>
	<goods id="31003" name="兽角" price="1" isgainnotice="0" type="0" sell="1" destroy="1" color="2" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="101">
				<param value="2998"/>
			</item>
		</base>
	</goods>
	<goods id="31005" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="3" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="101">
				<param value="5997"/>
			</item>
		</base>
	</goods>
	<goods id="31006" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="3" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="101">
				<param value="5997"/>
			</item>
		</base>
	</goods>
	<goods id="31009" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="4" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="101">
				<param value="8996"/>
			</item>
		</base>
	</goods>
	<goods id="31012" name="兽角" price="1" isgainnotice="1" type="0" sell="1" destroy="1" color="5" icon="31000" dropicon="31000" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="101">
				<param value="13494"/>
			</item>
		</base>
	</goods>
	<goods id="31050" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="1" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="102"/>
			</item>
			<item effect="102">
				<param value="75"/>
			</item>
		</base>
	</goods>
	<goods id="31051" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="2" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31052" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="2" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31054" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="3" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31057" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="4" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31058" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="4" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31060" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="5" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31061" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="5" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31063" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="6" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1338"/>
			</item>
			<item effect="102">
				<param value="982"/>
			</item>
		</base>
	</goods>
	<goods id="31053" name="獠牙" price="1" isgainnotice="0" type="0" subtype="1" sell="1" destroy="1" color="2" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31055" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="3" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31056" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="3" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31059" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="4" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31062" name="獠牙" price="1" isgainnotice="1" type="0" subtype="1" sell="1" destroy="1" color="5" icon="31001" dropicon="31001" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31100" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="1" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2039"/>
			</item>
			<item effect="103">
				<param value="75"/>
			</item>
		</base>
	</goods>
	<goods id="31101" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="2" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31102" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="2" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31104" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="3" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31107" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="4" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31108" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="4" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31110" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="5" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31111" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="5" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31113" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="6" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="26509"/>
			</item>
			<item effect="103">
				<param value="982"/>
			</item>
		</base>
	</goods>
	<goods id="31103" name="鳞甲" price="1" isgainnotice="0" type="0" subtype="2" sell="1" destroy="1" color="2" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31105" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="3" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31106" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="3" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31109" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="4" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31112" name="鳞甲" price="1" isgainnotice="1" type="0" subtype="2" sell="1" destroy="1" color="5" icon="31002" dropicon="31002" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31150" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="1" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="102"/>
			</item>
			<item effect="102">
				<param value="75"/>
			</item>
		</base>
	</goods>
	<goods id="31151" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="2" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31152" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="2" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31154" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="3" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31157" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="4" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31158" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="4" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31160" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="5" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31161" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="5" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31163" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="6" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="1338"/>
			</item>
			<item effect="102">
				<param value="982"/>
			</item>
		</base>
	</goods>
	<goods id="31153" name="兽爪" price="1" isgainnotice="0" type="0" subtype="3" sell="1" destroy="1" color="2" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="205"/>
			</item>
			<item effect="102">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31155" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="3" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31156" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="3" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="411"/>
			</item>
			<item effect="102">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31159" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="4" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="617"/>
			</item>
			<item effect="102">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31162" name="兽爪" price="1" isgainnotice="1" type="0" subtype="3" sell="1" destroy="1" color="5" icon="31003" dropicon="31003" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="100">
				<param value="926"/>
			</item>
			<item effect="102">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31200" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="1" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="2039"/>
			</item>
			<item effect="103">
				<param value="75"/>
			</item>
		</base>
	</goods>
	<goods id="31201" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="2" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31202" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="2" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31204" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="3" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31207" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="4" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31208" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="4" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31210" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="5" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31211" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="5" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31213" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="6" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="26509"/>
			</item>
			<item effect="103">
				<param value="982"/>
			</item>
		</base>
	</goods>
	<goods id="31203" name="兽眼" price="1" isgainnotice="0" type="0" subtype="4" sell="1" destroy="1" color="2" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="4078"/>
			</item>
			<item effect="103">
				<param value="151"/>
			</item>
		</base>
	</goods>
	<goods id="31205" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="3" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31206" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="3" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="8156"/>
			</item>
			<item effect="103">
				<param value="302"/>
			</item>
		</base>
	</goods>
	<goods id="31209" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="4" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="12235"/>
			</item>
			<item effect="103">
				<param value="453"/>
			</item>
		</base>
	</goods>
	<goods id="31212" name="兽眼" price="1" isgainnotice="1" type="0" subtype="4" sell="1" destroy="1" color="5" icon="31004" dropicon="31004" market_type="1" >
		<obtain/>
		<description/>
		<base>
			<item effect="101">
				<param value="18352"/>
			</item>
			<item effect="103">
				<param value="680"/>
			</item>
		</base>
	</goods>
	<goods id="31250" name="兽装晶石（蓝）" price="1" isgainnotice="0" type="0" subtype="5" sell="1" destroy="1" color="2" icon="31250" dropicon="31250" market_type="1" >
		<obtain/>
		<description><![CDATA[强化魂兽装备时可作为强化材料，提供800点强化经验]]></description>
		<base/>
	</goods>
	<goods id="31251" name="兽装晶石（紫）" price="1" isgainnotice="0" type="0" subtype="5" sell="1" destroy="1" color="3" icon="31251" dropicon="31251" market_type="1" >
		<obtain/>
		<description><![CDATA[强化魂兽装备时可作为强化材料，提供4000点强化经验]]></description>
		<base/>
	</goods>
</list>