| | |
| | | Def_ItemID_RealmPoint = 24 # 直接给修行点
|
| | | Def_ItemID_BossReborn = 21 # 直接给boss复活点
|
| | | Def_ItemID_Ysog = 4306 # 直接给符印融合石
|
| | | Def_ItemID_SoulDust = 700 # 直接给魂尘
|
| | | Def_ItemID_SoulSplinters = 701 # 直接给聚魂碎片
|
| | | Def_ItemID_SoulCore = 702 # 直接给核心环
|
| | | Def_TransformItemIDList = [Def_ItemID_FamilyContribution, Def_ItemID_FamilyActive, Def_ItemID_SP, Def_ItemID_GoldPaper,
|
| | | Def_ItemID_RealmPoint, Def_ItemID_SilverMoney, Def_ItemID_BossReborn, Def_ItemID_Ysog]
|
| | | Def_ItemID_RealmPoint, Def_ItemID_SilverMoney, Def_ItemID_BossReborn, Def_ItemID_Ysog,
|
| | | Def_ItemID_SoulDust, Def_ItemID_SoulSplinters, Def_ItemID_SoulCore]
|
| | | #---------------------------------------------------------------------
|
| | | #写死的物品类型都放这边
|
| | | Def_ItemType_All = -1 #所有类型
|
| | |
| | | Def_Effect_AddMagicWeaponUpExp = 236 # 增加法宝升星经验 A值法宝ID B值X经验
|
| | | Def_Effect_ChatBubbleBox = 237 # 激活聊天气泡框,A值气泡框ID
|
| | | Def_Effect_ItemGiveRealmPoint = 238 #使用道具给予修行点
|
| | | Def_Effect_ItemGiveSoulDust = 239 # 使用道具给予魂尘
|
| | | Def_Effect_ItemGiveSoulSplinters = 240 # 使用道具给予聚魂碎片
|
| | | Def_Effect_ItemGiveSoulCore = 241 #使用道具给予核心环
|
| | | #----以下未使用或代码依然存在的---
|
| | | Def_Effect_ItemGiveGongXun = 1920 #使用道具给予功勋
|
| | | Def_Effect_ItemGiveHonorPoint = 1922 #使用道具给予荣誉积分
|