| | |
| | | Rune = 170, //符印碎片 170 |
| | | RealmPoint = 171, //境界修炼点 171 |
| | | MagicEssence = 172,//魔精 172 |
| | | UnionLiven = 173, //仙盟活跃令 |
| | | UnionLiven = 173, // 公会贡献币 |
| | | FBHelpPoint = 174, //副本助战积分 174 |
| | | PlayerPKState = 175, //战斗状态 |
| | | IsAttackBossState = 176, //是否在打Boss 1 在 0 不在 |
| | |
| | | default31, |
| | | default32, |
| | | default33, // 261 玉髓 |
| | | default34, // 262 凭证积分 |
| | | default34, // 262 将魂 |
| | | default35, // 263 聚魂精华 |
| | | default36, // 264 Boss最终伤害加成 |
| | | default37, // 265 骑宠积分 |
| | |
| | | |
| | | } |
| | | |
| | | //物品用途 |
| | | public enum ItemPurpose |
| | | { |
| | | Piece = 1, //碎片用于合成 |
| | | } |
| | | |
| | | public enum MakeType |
| | | { |
| | |
| | | Hero = 1,//武将 |
| | | Challenge = 2,//挑战 |
| | | Official = 3,//内政 |
| | | GoldRush = 8, //淘金 |
| | | Realm = 10, //境界 官职 |
| | | Fairy = 11,// 仙盟 |
| | | Guild = 11,// 公会 |
| | | BlessLV = 12, //祝福等级 |
| | | Store = 16,//商城 |
| | | DayMission = 15,//日常 |
| | | Store = 16,//坊市 |
| | | DaySign = 17,//每日签到 |
| | | HappyFindTreasure = 18,// 英雄招募 |
| | | Chat = 19,//聊天 |
| | | AutoFight = 20,//自动战斗 |