refactor(configs): 删除 StdItems.json 中的冗余宠物物品
- 移除了 ID 为 1379 的宠物物品配置 - 该物品名为"小龍靈",提升伤害吸收 1%,时限 3 天 - 删除了相关的配置属性,包括图标、价格、描述等信息
This commit is contained in:
		| @@ -75158,41 +75158,5 @@ | ||||
|         "existScenes": [ | ||||
|             -1 | ||||
|         ] | ||||
|     }, | ||||
|     "1379": { | ||||
|         "dup": 9999, | ||||
|         "denyDestroy": 1, | ||||
|         "isShowUseBtn": 1, | ||||
|         "iseffect": 123, | ||||
|         "showQuality": 3, | ||||
|         "forcetips": 1, | ||||
|         "suggVocation": 0, | ||||
|         "staitcAttrs": [], | ||||
|         "denySell": 1, | ||||
|         "colGroup": 0, | ||||
|         "time": 0, | ||||
|         "itemEff": 3, | ||||
|         "recoverid": 0, | ||||
|         "cdTime": 0, | ||||
|         "icon": 13566, | ||||
|         "dealPrice": 10, | ||||
|         "dropEffect": 4, | ||||
|         "type": 131, | ||||
|         "dealType": 0, | ||||
|         "packageType": 2, | ||||
|         "id": 1379, | ||||
|         "conds": [], | ||||
|         "suitId": 0, | ||||
|         "desc": "双击激活[圣宠]小龍靈,提升伤害吸收1%,时限3天。圣宠自带自动捡取功能(组队时和活动地图不生效),重复使用延长剩余时限", | ||||
|         "denyDeal": 1, | ||||
|         "recordLog": 1, | ||||
|         "name": "小龍靈", | ||||
|         "dropGroupid": 121083, | ||||
|         "dropBroadcast": -1, | ||||
|         "itemlvl": 3, | ||||
|         "shape": 0, | ||||
|         "existScenes": [ | ||||
|             -1 | ||||
|         ] | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user