自由调技能点的补丁:用winrar或者7zip存储模式替换掉gamemoduleste-3.9.40.team下moddialogsLevelupDialog.lua。
马基埃亚尔的传说ToME4调技能点补丁软件特性
自由调技能点的补丁:用winrar或者7zip存储模式替换掉
gamemoduleste-3.9.40.team
下moddialogsLevelupDialog.lua
修改方法
具体修改出来的文件是这样的,注释掉下面这四行,两处。
----ifnotself:isUnlearnable(t,true)andself.actor_dup:getTalentLevelRaw(t_id)>=self.actor:getTalentLevelRaw(t_id)then
----self:simplePopup("Impossible","Youcannotunlearntalents!")
----return
----end