Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/sharedfiles/filedetails/?id=1392162466
As for your current problem you need to make a custom Behavior with your Ghost Lion summon on top of the list. You can let Always True but put a timer on it so it matches with the duration of your summon (or your character will spam the spell like a madman, unless this spell is special I'm not sure if it has a failsafe).
It's best to make your own Behavior from scratch instead of copying the ones already premade as they are pretty terrible. The Ranger one is likely the less terrible of them all as Rangers have very few spells that can be put on Script anyway but overall it's best to make your own scripts. It's not that complicated when you understand the basics.
And when you made a script (or just duplicated one that you then modified) make sure to toggle it in the panel where you can choose two Behaviors. I am pretty sure you let the old basic one instead of setting up the duplicated you made. The best way to be sure is by giving them original names so you are sure to know which is which.
Currently eder is
Always true
Does not have perception buff
And it works well, except because it's instant he gets it off before xoti can cast the accuracy spell?
Sorry for not using exact words, I'm at work :)
I'm not entirely sure I understand your problem. You want Edér to cast Discipline Barrage only after Xoti casts a spell ?
For that specific case you have to be a bit more creative. First of all you don't need to put always true, only your does not have perception buff is enough. Secondly you can set something like "Self has at least 1 enemy at range" so you are sure that Edér can't cast immediately the spell at the start of a battle. Or doing it when he has engaged someone, when his health is beloiw 90%. There's plenty of creative ways you can do that.
Cheers! :)
You welcome. If you have other questions I'm here if needed.