j199504588 發表於 2016-5-24 15:28:03

舊改法5000W疑問

本帖最後由 j199504588 於 2016-5-24 22:05 編輯

問題是這篇的改法
https://bingfong.com/forum.php?mo ... 775&highlight=5000W
在要改的技能新增  
name: anotherModeInfo
type: WzSubProperty

(例 要改在凱內西斯1轉技能上 就直接在 142001001 裡面新增新的點

然後在剛剛新增的anotherModeInfo裡面新增

name: left
type: WzSubProperty

name: right
type: WzSubProperty

name: up
type: WzSubProperty

共3個唷~

再來分別在剛剛的三個選項裡面新增
name: skill
type: WzCompressedIntProperty
value: 80001876
name: anotherModeInfo
type: WzSubProperty

(例 要改在凱內西斯1轉技能上 就直接在 142001001 裡面新增新的點

然後在剛剛新增的anotherModeInfo裡面新增

name: left
type: WzSubProperty

name: right
type: WzSubProperty

name: up
type: WzSubProperty
的目的是啥為什麼須要另外建立
name: left
type: WzSubProperty

name: right
type: WzSubProperty

name: up
type: WzSubProperty
只看得懂
name: skill
type: WzCompressedIntProperty
value: 80001876
是要把他繞出去引用而已
頁: [1]
查看完整版本: 舊改法5000W疑問