【問題】
改裝備素質有很多方法,但如果想針對玩家單一道具做改變,該怎麼辦呢?


【解決】
從SQL更改素質基本上非常容易,就是改改數字而已,以下就會詳細介紹實際操作該怎麼做 ?



請先打開 "characters" 找到一位要調整的玩家,以下做簡單介紹

id = 角色編號
accountid = 角色帳號編號
world = 未知
name = 角色名稱

請挑好角色編號後,即可到第二步



打開 "inventoryitems" 資料表後,使用搜尋"Ctel+f"搜尋角色編號,找到該玩家的道具內容,
以下開始介紹內容。

inventoryitemid = 道具編號
characterid = 角色編號
storageind = 尚未得知
itemid = 道具代碼
inventorytype = 道具分類位置
1 = 裝備
2 = 消耗
3 = 裝飾
4 = 其它
5 = 特殊
position = 道具在分類中的順序
quantity = 數量

請記得道具編號後接下來請至第三步驟。



接著打開 "inventoryequipment" 此為本次教學重點,裡面的設定正是影響裝備素質的關鍵。

inventoryequipmentid = 此資料表的序列編號
inventoryitemid = 裝備編號
upgradeslots = 可衝卷次數
level = 成功衝卷次數
str = 力量
dex = 敏捷
int = 智力
luk = 幸運
hp = 血量
mp = 魔力
watk = 物理攻擊力
matk = 魔法攻擊力
wdef = 物理防禦力
mdef = 魔法防禦力
acc = 命中力
avoid = 迴避力
hands = HANDS
speed = 移動速度
jump = 跳躍力
ringif = -1 為穿著於身上
locked = 是否鎖定
vicious = 尚未得知


知道對應素質如何更改後,剩下該怎麼利用就請每位伺服器主發揮了。

{ 3 留言... read them below or Comment }

- Copyright © AICL社群娛樂集團 - 網站區 - Date A Live - Powered by Blogger - Designed by Johanes Djogan -