- UID
- 31429236
- 主题
- 4
- 阅读权限
- 20
- 帖子
- 11
- 精华
- 0
- 积分
- 6
- 金钱
- 54
- 荣誉
- 0
- 人气
- 2
- 在线时间
- 28 小时
- 评议
- 0
- 帖子
- 11
- 精华
- 0
- 积分
- 6
- 金钱
- 54
- 荣誉
- 0
- 人气
- 2
- 评议
- 0
|
本帖最后由 AinzOoalXin 于 2023-4-21 23:22 编辑
好像是一个装备只能一个技能,没有找到添加多个技能的办法,有哪位大佬有办法还请指教 简单来说就是在"props": {后面添加"skill": "技能代码",
已恶鬼夹克为例:
{
"id": "LightArmorUncoCraftT2",
"name": "Veste fantôme",
"weight": 2,
"baseBonus": [],
"props": {
"skill": "QuickShieldBlow",
"disableLoot": true,
"model": "chars/Clothes/TrackerLight/T2.prefab",
"skinTexture": "chars/Clothes/TrackerLight/ClothesTrackerLightBtmSkinT2_M_Albedo_1K.png",
"requireLevel": 5,
"flags": 1,
"fixedLevel": 6
},
"icon": {
"file": "ui/Icons/GearIcons/LightArmorsIcons.png",
"size": 96,
"x": 3,
"y": 6,
"height": 2
},
"type": "ArmorLight",
"price": 147,
"rarity": 1,
"desc": "Le cuir fantôme est doux à même la peau mais il a tendance à donner des cauchemars à son porteur.",
"group": 17,
"iconeDone": true
},

如果对你有帮助还请回回贴
|
-
总评分: 人气 + 2
查看全部评分
|