stardv 发表于 2015-12-29 20:42

再次突破极限!睡觉起来,24H游戏时间人物瞬间移动!

E:\SL\Stonehearth\mods\stonehearth\data\buffs\sleeping
目录下的sleeping_buff.json文件。
{
   "type": "buff",
   "axis": "neutral",
   "display_name": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.display_name)",
   "description": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.description)",
   "short_description": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.short_description)",
   "icon": "file(sleeping_buff.png)",
      "modifiers": {
      "speed": {
         "multiply": 10.75
      }
   }
   }

红色部分是新加的内容。你添加进去,然后压缩回去,进游戏,等睡觉起来,你就发现,你的小人都瞬间移动了!

嘉【奉孝】 发表于 2015-12-29 21:35

那会不会卡死?我就不测试了,等楼下测试出来,在给评分吧~

jwx19821215 发表于 2015-12-30 00:10

等楼下测试出来!!

暗夜啸狼 发表于 2015-12-30 01:15

睡觉完后恢复正常了,这有啥用?

stardv 发表于 2015-12-30 12:47

暗夜啸狼 发表于 2015-12-30 01:15 static/image/common/back.gif
睡觉完后恢复正常了,这有啥用?

你确定是你睡地上,而不是床上?两个睡觉是两个不同的BUFF,这个只是修改的睡地上的。
页: [1]
查看完整版本: 再次突破极限!睡觉起来,24H游戏时间人物瞬间移动!