mmno wrote: ↑Tue Dec 19, 2017 1:46 pm
are you able to make for player / pet health, focus and arrows
Yeah,I’ve a made a table that’s a compilation of other people's code from most of these threads, it’s got sunbeams Boolean toggles for infinite wrath, focus, elfshot and might (level 2 brutal tier) as well as the multi-skill toggle and an optional script that refills wrath to full on a successful hot but doesn’t lock it so if you want to deactivate you just avoid striking until the gauge is depleted.
EDIT Here's the compilation table.
Quick and dirty rundown on how to use it: the boolean tree just needs their values set to 1 or 0 to activate/deactivate respectively (wrath wont deplete ever, so it will need to be disabled if you use EW/RWraith and want to exit that state
Scripted wrath: activate, hit something, wrath fills, will deplete normally unless you hit something again.
To use multiskill, activate the script and then hold ctrl or L2 and click the desired skills to activate multiple child skills
If the boolean tree doesnt open on click, just untick "hide children when deactivated"
Works as of 1.08, havent tested on 1.09 yet
NOT MY CODE, its jsut an aggregation of working, useful scripts pulled from the various SoW threads on here
EDIT 2: Seems the 1.09 update broke everything here. I'll try to get them in working order again but in still very much beginner tier with CE.