kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 334 forks source link

[腳本]如何使符文製作精神水晶劍、精神長劍、精神闊劍? #2021

Open ghost opened 4 years ago

ghost commented 4 years ago

怎麼讓這三種劍自己滾動直到35高施為止 請問語法如何設定?

mf022 commented 4 years ago

title translate (adapted) = [Script] How to make spirit runeword using crystal sword, long sword, and broad sword?

https://github.com/blizzhackers/documentation/blob/master/kolbot/Cubing.md/#runeword

    Config.Runewords.push([Runeword.Spirit, "Crystal Sword"]); // Make Spirit Crystal Sword
    Config.Runewords.push([Runeword.Spirit, "Broad Sword"]); // Make Spirit Broad Sword
    Config.Runewords.push([Runeword.Spirit, "Long Sword"]); // Make Spirit Long Sword

    Config.KeepRunewords.push("[type] == sword # [fcr] >= 30"); // middle-low spirit